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
hello i 'd like a delta flight from atlanta to boston
flight
[{'start': 18, 'end': 23, 'value': 'delta', 'entity': 'airline_name'}, {'start': 36, 'end': 43, 'value': 'atlanta', 'entity': 'fromloc.city_name'}, {'start': 47, 'end': 53, 'value': 'boston', 'entity': 'toloc.city_name'}]
হ্যালো আমি আটলান্টা থেকে বোস্টন পর্যন্ত ডেল্টা ফ্লাইট চাই
Hello I want a Delta flight from Atlanta to Boston
[ IN:FLIGHT [ SL:AIRLINE_NAME delta ] [ SL:CITY_NAME atlanta ] [ SL:CITY_NAME boston ] ]
what flights are provided by american airlines
flight
[{'start': 29, 'end': 46, 'value': 'american airlines', 'entity': 'airline_name'}]
মার্কিন বিমান সংস্থাগুলি কোন ধরনের বিমান পরিষেবা দিয়ে থাকে?
What type of air services do US carriers provide?
[ IN:FLIGHT [ SL:AIRLINE_NAME american airlines ] ]
show me the flights from love field to other airports
flight
[{'start': 25, 'end': 35, 'value': 'love field', 'entity': 'fromloc.airport_name'}]
প্রেম ক্ষেত্র থেকে অন্যান্য বিমানবন্দরে যাওয়া-আসা করা বিমানগুলি আমাকে দেখান
Show me the flights from Prem Kshetra to other airports
[ IN:FLIGHT [ SL:AIRPORT_NAME love field ] ]
i want the flights from toronto to san diego that stop in st. louis
flight
[{'start': 24, 'end': 31, 'value': 'toronto', 'entity': 'fromloc.city_name'}, {'start': 35, 'end': 44, 'value': 'san diego', 'entity': 'toloc.city_name'}, {'start': 58, 'end': 67, 'value': 'st. louis', 'entity': 'stoploc.city_name'}]
আমি চাই টরোন্টো থেকে সান ডিয়েগো পর্যন্ত ফ্লাইট সেন্ট লুইস-এ থাকুক।
I would like to be in St. Louis from Toronto to San Diego.
[ IN:FLIGHT [ SL:CITY_NAME toronto ] [ SL:CITY_NAME san diego ] [ SL:CITY_NAME st. louis ] ]
saturday or sunday flights between milwaukee and phoenix american airlines
flight
[{'start': 1, 'end': 9, 'value': 'saturday', 'entity': 'depart_date.day_name'}, {'start': 9, 'end': 11, 'value': 'or', 'entity': 'or'}, {'start': 12, 'end': 18, 'value': 'sunday', 'entity': 'depart_date.day_name'}, {'start': 35, 'end': 44, 'value': 'milwaukee', 'entity': 'fromloc.city_name'}, {'start': 49, 'end': 56, 'value': 'phoenix', 'entity': 'toloc.city_name'}, {'start': 57, 'end': 74, 'value': 'american airlines', 'entity': 'airline_name'}]
মিল্ওয়াকি এবং ফিনিক্স অ্যামেরিকান এয়ারলাইন্সের মধ্যে শনিবার বা রবিবারের উড়ান
Milwaukee and Phoenix American Airlines fly on Saturdays or Sundays
[ IN:FLIGHT [ SL:DAY_NAME saturday ] [ SL:OR or ] [ SL:DAY_NAME sunday ] [ SL:CITY_NAME milwaukee ] [ SL:CITY_NAME phoenix ] [ SL:AIRLINE_NAME american airlines ] ]
list the cheapest one way flight from miami florida to charlotte north carolina
flight
[{'start': 9, 'end': 17, 'value': 'cheapest', 'entity': 'cost_relative'}, {'start': 18, 'end': 25, 'value': 'one way', 'entity': 'round_trip'}, {'start': 38, 'end': 43, 'value': 'miami', 'entity': 'fromloc.city_name'}, {'start': 44, 'end': 51, 'value': 'florida', 'entity': 'fromloc.state_name'}, {'start': 55, 'end': 64, 'value': 'charlotte', 'entity': 'toloc.city_name'}, {'start': 65, 'end': 79, 'value': 'north carolina', 'entity': 'toloc.state_name'}]
মিয়ামি ফ্লোরিডা থেকে উত্তর ক্যারোলিনা পর্যন্ত সবচেয়ে সস্তা একমুখী ফ্লাইটের তালিকা
List of cheapest one-way flights from Miami to Florida
[ IN:FLIGHT [ SL:COST_RELATIVE cheapest ] [ SL:ROUND_TRIP one way ] [ SL:CITY_NAME miami ] [ SL:STATE_NAME florida ] [ SL:CITY_NAME charlotte ] [ SL:STATE_NAME north carolina ] ]
flights from washington august second
flight
[{'start': 13, 'end': 23, 'value': 'washington', 'entity': 'fromloc.city_name'}, {'start': 24, 'end': 30, 'value': 'august', 'entity': 'depart_date.month_name'}, {'start': 31, 'end': 37, 'value': 'second', 'entity': 'depart_date.day_number'}]
ওয়াশিংটন থেকে দ্বিতীয় দিনের উড়ান
Second day flight from Washington
[ IN:FLIGHT [ SL:CITY_NAME washington ] [ SL:MONTH_NAME august ] [ SL:DAY_NUMBER second ] ]
i 'd like to fly from philadelphia to san francisco through dallas
flight
[{'start': 22, 'end': 34, 'value': 'philadelphia', 'entity': 'fromloc.city_name'}, {'start': 38, 'end': 51, 'value': 'san francisco', 'entity': 'toloc.city_name'}, {'start': 60, 'end': 66, 'value': 'dallas', 'entity': 'stoploc.city_name'}]
আমি ডালাসের মাধ্যমে ফিলাডেলফিয়া থেকে সান ফ্রান্সিসকোতে যেতে চাই
I want to go from Philadelphia to San Francisco via Dallas
[ IN:FLIGHT [ SL:CITY_NAME philadelphia ] [ SL:CITY_NAME san francisco ] [ SL:CITY_NAME dallas ] ]
houston airports
airport
[{'start': 1, 'end': 8, 'value': 'houston', 'entity': 'city_name'}]
হাউস্টন বিমানবন্দর
Houston Airport
[ IN:AIRPORT [ SL:CITY_NAME houston ] ]
show me all united flights from denver to san francisco for september first 1991
flight
[{'start': 12, 'end': 18, 'value': 'united', 'entity': 'airline_name'}, {'start': 32, 'end': 38, 'value': 'denver', 'entity': 'fromloc.city_name'}, {'start': 42, 'end': 55, 'value': 'san francisco', 'entity': 'toloc.city_name'}, {'start': 60, 'end': 69, 'value': 'september', 'entity': 'depart_date.month_name'}, {'start': 70, 'end': 75, 'value': 'first', 'entity': 'depart_date.day_number'}, {'start': 76, 'end': 80, 'value': '1991', 'entity': 'depart_date.year'}]
ডেনভার থেকে সান ফ্রান্সিসকো পর্যন্ত সেপ্টেম্বরের প্রথম এক হাজার নয় শত একানব্বই বিমান আমাকে দেখাও।
Show me the first one hundred and ninety-one aircraft from Denver to San Francisco in September.
[ IN:FLIGHT [ SL:AIRLINE_NAME united ] [ SL:CITY_NAME denver ] [ SL:CITY_NAME san francisco ] [ SL:MONTH_NAME september ] [ SL:DAY_NUMBER first ] [ SL:YEAR 1991 ] ]
what is the earliest flight departing san francisco and arriving in oakland on november eighth
flight
[{'start': 12, 'end': 20, 'value': 'earliest', 'entity': 'flight_mod'}, {'start': 38, 'end': 51, 'value': 'san francisco', 'entity': 'fromloc.city_name'}, {'start': 68, 'end': 75, 'value': 'oakland', 'entity': 'toloc.city_name'}, {'start': 79, 'end': 87, 'value': 'november', 'entity': 'arrive_date.month_name'}, {'start': 88, 'end': 94, 'value': 'eighth', 'entity': 'arrive_date.day_number'}]
৮ নভেম্বর সান ফ্রান্সিসকো থেকে সর্বপ্রথম কোন বিমানটি ওকল্যান্ডে পৌঁছাবে?
The first flight from San Francisco will arrive in Oakland on November 8
[ IN:FLIGHT [ SL:FLIGHT_MOD earliest ] [ SL:CITY_NAME san francisco ] [ SL:CITY_NAME oakland ] [ SL:MONTH_NAME november ] [ SL:DAY_NUMBER eighth ] ]
which airlines fly from boston to washington dc but stopover in some other city
airline
[{'start': 24, 'end': 30, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 34, 'end': 44, 'value': 'washington', 'entity': 'toloc.city_name'}, {'start': 45, 'end': 47, 'value': 'dc', 'entity': 'toloc.state_code'}]
যে বিমানগুলি বস্টন থেকে ওয়াশিংটন ডিসি পর্যন্ত উড়ান চালায় কিন্তু অন্য কোনও শহরে থামে।
Flights that fly from Boston to Washington DC stop in another city.
[ IN:AIRLINE [ SL:CITY_NAME boston ] [ SL:CITY_NAME washington ] [ SL:STATE_CODE dc ] ]
please list all airline flights between denver and boston
airline
[{'start': 40, 'end': 46, 'value': 'denver', 'entity': 'fromloc.city_name'}, {'start': 51, 'end': 57, 'value': 'boston', 'entity': 'toloc.city_name'}]
দয়া করে ডেনভার এবং বোস্টনের মধ্যে সমস্ত বিমান উড়ানের তালিকা তৈরি করুন।
Please list all flights between Denver and Boston.
[ IN:AIRLINE [ SL:CITY_NAME denver ] [ SL:CITY_NAME boston ] ]
i am interested in a flight from cincinnati to burbank the flight should be american and leave in the afternoon i need to know the aircraft and flight number
flight
[{'start': 33, 'end': 43, 'value': 'cincinnati', 'entity': 'fromloc.city_name'}, {'start': 47, 'end': 54, 'value': 'burbank', 'entity': 'toloc.city_name'}, {'start': 76, 'end': 84, 'value': 'american', 'entity': 'airline_name'}, {'start': 102, 'end': 111, 'value': 'afternoon', 'entity': 'depart_time.period_of_day'}]
আমি সিনসিনাটি থেকে বারব্যাঙ্কে যাওয়ার ফ্লাইটে আগ্রহী.... ফ্লাইটটি অবশ্যই আমেরিকান হতে হবে এবং বিকেলে চলে যেতে হবে.... আমার বিমান এবং ফ্লাইট নাম্বার জানতে হবে।
I'm interested in a flight from Cincinnati to Barbank... the flight must be American and leave in the afternoon... know my plane and flight number.
[ IN:FLIGHT [ SL:CITY_NAME cincinnati ] [ SL:CITY_NAME burbank ] [ SL:AIRLINE_NAME american ] [ SL:PERIOD_OF_DAY afternoon ] ]
how many airlines have flights with service class yn
quantity
[{'start': 50, 'end': 52, 'value': 'yn', 'entity': 'fare_basis_code'}]
কয়টি বিমান সংস্থায় সার্ভিস ক্লাস আছে?
How many airlines have service classes?
[ IN:QUANTITY [ SL:FARE_BASIS_CODE yn ] ]
could you please give me a one way fare from pittsburgh to atlanta
airfare
[{'start': 27, 'end': 34, 'value': 'one way', 'entity': 'round_trip'}, {'start': 45, 'end': 55, 'value': 'pittsburgh', 'entity': 'fromloc.city_name'}, {'start': 59, 'end': 66, 'value': 'atlanta', 'entity': 'toloc.city_name'}]
আপনি কি দয়া করে আমাকে পিটসবার্গ থেকে আটলান্টা পর্যন্ত একমুখী ভাড়া দেবেন?
Would you please give me a one-way fare from Pittsburgh to Atlanta?
[ IN:AIRFARE [ SL:ROUND_TRIP one way ] [ SL:CITY_NAME pittsburgh ] [ SL:CITY_NAME atlanta ] ]
okay i 'd like to fly from denver to pittsburgh
flight
[{'start': 27, 'end': 33, 'value': 'denver', 'entity': 'fromloc.city_name'}, {'start': 37, 'end': 47, 'value': 'pittsburgh', 'entity': 'toloc.city_name'}]
ঠিক আছে আমি ডেনভার থেকে পিটসবার্গে যেতে চাই
Okay, I want to go from Denver to Pittsburgh
[ IN:FLIGHT [ SL:CITY_NAME denver ] [ SL:CITY_NAME pittsburgh ] ]
i 'd like a flight from montreal to san diego for sunday
flight
[{'start': 24, 'end': 32, 'value': 'montreal', 'entity': 'fromloc.city_name'}, {'start': 36, 'end': 45, 'value': 'san diego', 'entity': 'toloc.city_name'}, {'start': 50, 'end': 56, 'value': 'sunday', 'entity': 'depart_date.day_name'}]
আমি রোববারের জন্য মন্ট্রিল থেকে সান ডিয়েগোতে যেতে চাই
I want to go from Montreal to San Diego for Sunday
[ IN:FLIGHT [ SL:CITY_NAME montreal ] [ SL:CITY_NAME san diego ] [ SL:DAY_NAME sunday ] ]
i need a flight from montreal quebec to san diego california leaving this sunday
flight
[{'start': 21, 'end': 29, 'value': 'montreal', 'entity': 'fromloc.city_name'}, {'start': 30, 'end': 36, 'value': 'quebec', 'entity': 'fromloc.state_name'}, {'start': 40, 'end': 49, 'value': 'san diego', 'entity': 'toloc.city_name'}, {'start': 50, 'end': 60, 'value': 'california', 'entity': 'toloc.state_name'}, {'start': 69, 'end': 73, 'value': 'this', 'entity': 'depart_date.date_relative'}, {'start': 74, 'end': 80, 'value': 'sunday', 'entity': 'depart_date.day_name'}]
আমি এই রবিবার ছেড়ে মন্ট্রিল কুইবেক থেকে সান ডিয়েগো ক্যালিফোর্নিয়া একটি ফ্লাইট প্রয়োজন
I need a flight from Montreal Quebec to San Diego California this Sunday
[ IN:FLIGHT [ SL:CITY_NAME montreal ] [ SL:STATE_NAME quebec ] [ SL:CITY_NAME san diego ] [ SL:STATE_NAME california ] [ SL:DATE_RELATIVE this ] [ SL:DAY_NAME sunday ] ]
give me a list of all the flights from baltimore to philadelphia or denver to philadelphia or pittsburgh to philadelphia
flight
[{'start': 39, 'end': 48, 'value': 'baltimore', 'entity': 'fromloc.city_name'}, {'start': 52, 'end': 64, 'value': 'philadelphia', 'entity': 'toloc.city_name'}, {'start': 65, 'end': 67, 'value': 'or', 'entity': 'or'}, {'start': 68, 'end': 74, 'value': 'denver', 'entity': 'fromloc.city_name'}, {'start': 78, 'end': 90, 'value': 'philadelphia', 'entity': 'toloc.city_name'}, {'start': 91, 'end': 93, 'value': 'or', 'entity': 'or'}, {'start': 94, 'end': 104, 'value': 'pittsburgh', 'entity': 'fromloc.city_name'}, {'start': 108, 'end': 120, 'value': 'philadelphia', 'entity': 'toloc.city_name'}]
আমাকে বাল্টিমোর থেকে ফিলাডেলফিয়া বা ডেনভার থেকে ফিলাডেলফিয়া বা পিটসবার্গ থেকে ফিলাডেলফিয়া পর্যন্ত সমস্ত উড়ানের একটি তালিকা দিন।
Give me a list of all the flights from Baltimore to Philadelphia or Denver to Philadelphia or Pittsburgh to Philadelphia.
[ IN:FLIGHT [ SL:CITY_NAME baltimore ] [ SL:CITY_NAME philadelphia ] [ SL:OR or ] [ SL:CITY_NAME denver ] [ SL:CITY_NAME philadelphia ] [ SL:OR or ] [ SL:CITY_NAME pittsburgh ] [ SL:CITY_NAME philadelphia ] ]
tell me about ground transportation in st. petersburg airport
ground_service
[{'start': 39, 'end': 61, 'value': 'st. petersburg airport', 'entity': 'airport_name'}]
সেন্ট পিটার্সবার্গ বিমানবন্দরের গ্রাউন্ড ট্রান্সপোর্টেশন সম্পর্কে বলুন
Tell us about the ground transportation at St. Petersburg Airport
[ IN:GROUND_SERVICE [ SL:AIRPORT_NAME st. petersburg airport ] ]
how many united flights are there from san francisco please
quantity
[{'start': 9, 'end': 15, 'value': 'united', 'entity': 'airline_name'}, {'start': 39, 'end': 52, 'value': 'san francisco', 'entity': 'fromloc.city_name'}]
সান ফ্রান্সিসকো থেকে কতগুলি ইউনাইটেড ফ্লাইট রয়েছে দয়া করে
How many United Airlines flights from San Francisco please
[ IN:QUANTITY [ SL:AIRLINE_NAME united ] [ SL:CITY_NAME san francisco ] ]
i need a listing of flights from new york city to montreal canada departing thursday in the morning
flight
[{'start': 33, 'end': 46, 'value': 'new york city', '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': 76, 'end': 84, 'value': 'thursday', 'entity': 'depart_date.day_name'}, {'start': 92, 'end': 99, 'value': 'morning', 'entity': 'depart_time.period_of_day'}]
আমি নিউইয়র্ক শহর থেকে মন্ট্রিয়াল ক্যানাডা প্রস্থান আগামীকাল সকালে ফ্লাইটের একটি তালিকা প্রয়োজন
I need a list of flights from New York City to Montreal Canada tomorrow morning
[ IN:FLIGHT [ SL:CITY_NAME new york city ] [ SL:CITY_NAME montreal ] [ SL:COUNTRY_NAME canada ] [ SL:DAY_NAME thursday ] [ SL:PERIOD_OF_DAY morning ] ]
show me all the flights from philadelphia to newark
flight
[{'start': 29, 'end': 41, 'value': 'philadelphia', 'entity': 'fromloc.city_name'}, {'start': 45, 'end': 51, 'value': 'newark', 'entity': 'toloc.city_name'}]
আমাকে ফিলাডেলফিয়া থেকে নেওয়ার্ক পর্যন্ত সব ফ্লাইট দেখাও
Show me all the flights from Philadelphia to Newark
[ IN:FLIGHT [ SL:CITY_NAME philadelphia ] [ SL:CITY_NAME newark ] ]
how can i go from the san francisco airport to downtown san francisco
flight
[{'start': 22, 'end': 43, 'value': 'san francisco airport', 'entity': 'fromloc.airport_name'}, {'start': 56, 'end': 69, 'value': 'san francisco', 'entity': 'toloc.city_name'}]
কিভাবে আমি সান ফ্রান্সিস্কো বিমানবন্দর থেকে ডাউনটাউন সান ফ্রান্সিস্কো যেতে পারি
How can I go from San Francisco Airport to downtown San Francisco
[ IN:FLIGHT [ SL:AIRPORT_NAME san francisco airport ] [ SL:CITY_NAME san francisco ] ]
i would like to fly from denver to atlanta by way of pittsburgh
flight
[{'start': 25, 'end': 31, 'value': 'denver', 'entity': 'fromloc.city_name'}, {'start': 35, 'end': 42, 'value': 'atlanta', 'entity': 'toloc.city_name'}, {'start': 53, 'end': 63, 'value': 'pittsburgh', 'entity': 'stoploc.city_name'}]
আমি পিটসবার্গ হয়ে ডেনভার থেকে আটলান্টা যেতে চাই।
I want to go from Denver to Atlanta via Pittsburgh.
[ IN:FLIGHT [ SL:CITY_NAME denver ] [ SL:CITY_NAME atlanta ] [ SL:CITY_NAME pittsburgh ] ]
give me fares from atlanta to baltimore
airfare
[{'start': 19, 'end': 26, 'value': 'atlanta', 'entity': 'fromloc.city_name'}, {'start': 30, 'end': 39, 'value': 'baltimore', 'entity': 'toloc.city_name'}]
আমাকে আটলান্টা থেকে বাল্টিমোর পর্যন্ত ভাড়া দাও।
Rent me from Atlanta to Baltimore.
[ IN:AIRFARE [ SL:CITY_NAME atlanta ] [ SL:CITY_NAME baltimore ] ]
baltimore to philadelphia
flight
[{'start': 1, 'end': 10, 'value': 'baltimore', 'entity': 'fromloc.city_name'}, {'start': 13, 'end': 25, 'value': 'philadelphia', 'entity': 'toloc.city_name'}]
বাল্টিমোর টু ফিলাডেলফিয়া
Baltimore to Philadelphia
[ IN:FLIGHT [ SL:CITY_NAME baltimore ] [ SL:CITY_NAME philadelphia ] ]
give me flights from denver to baltimore
flight
[{'start': 21, 'end': 27, 'value': 'denver', 'entity': 'fromloc.city_name'}, {'start': 31, 'end': 40, 'value': 'baltimore', 'entity': 'toloc.city_name'}]
আমাকে ডেনভার থেকে বাল্টিমোর পর্যন্ত ফ্লাইট দাও।
Give me a flight from Denver to Baltimore.
[ IN:FLIGHT [ SL:CITY_NAME denver ] [ SL:CITY_NAME baltimore ] ]
the flight will originate from boston
flight
[{'start': 31, 'end': 37, 'value': 'boston', 'entity': 'fromloc.city_name'}]
বিমানটি বোস্টন থেকে যাত্রা শুরু করবে।
The flight will start from Boston.
[ IN:FLIGHT [ SL:CITY_NAME boston ] ]
flights from kansas city to cleveland and price
flight
[{'start': 13, 'end': 24, 'value': 'kansas city', 'entity': 'fromloc.city_name'}, {'start': 28, 'end': 37, 'value': 'cleveland', 'entity': 'toloc.city_name'}]
কানসাস শহর থেকে ক্লিভল্যান্ড পর্যন্ত বিমান পরিষেবা
Kansas City to Cleveland
[ IN:FLIGHT [ SL:CITY_NAME kansas city ] [ SL:CITY_NAME cleveland ] ]
on tuesday what flights leave phoenix to st. paul minnesota and leave after noon
flight
[{'start': 3, 'end': 10, 'value': 'tuesday', 'entity': 'depart_date.day_name'}, {'start': 30, 'end': 37, 'value': 'phoenix', 'entity': 'fromloc.city_name'}, {'start': 41, 'end': 49, 'value': 'st. paul', 'entity': 'toloc.city_name'}, {'start': 50, 'end': 59, 'value': 'minnesota', 'entity': 'toloc.state_name'}, {'start': 70, 'end': 75, 'value': 'after', 'entity': 'depart_time.time_relative'}, {'start': 76, 'end': 80, 'value': 'noon', 'entity': 'depart_time.time'}]
মঙ্গলবার কোন ফ্লাইটগুলি ফিনিক্স থেকে সেন্ট পল মিনেসোটার উদ্দেশ্যে রওনা হবে এবং দুপুরের পরে রওনা হবে
Which flights will take off from Phoenix to St Paul Minnesota on Tuesday and depart later in the afternoon
[ IN:FLIGHT [ SL:DAY_NAME tuesday ] [ SL:CITY_NAME phoenix ] [ SL:CITY_NAME st. paul ] [ SL:STATE_NAME minnesota ] [ SL:TIME_RELATIVE after ] [ SL:TIME noon ] ]
what is the lowest price fare from atlanta to san francisco on flight delta 82 and delta 139
airfare
[{'start': 12, 'end': 24, 'value': 'lowest price', 'entity': 'cost_relative'}, {'start': 35, 'end': 42, 'value': 'atlanta', 'entity': 'fromloc.city_name'}, {'start': 46, 'end': 59, 'value': 'san francisco', 'entity': 'toloc.city_name'}, {'start': 70, 'end': 75, 'value': 'delta', 'entity': 'airline_name'}, {'start': 76, 'end': 78, 'value': '82', 'entity': 'flight_number'}, {'start': 83, 'end': 88, 'value': 'delta', 'entity': 'airline_name'}, {'start': 89, 'end': 92, 'value': '139', 'entity': 'flight_number'}]
আটলান্টা থেকে সান ফ্রান্সিসকো ফ্লাইট ডেল্টা ৮২ এবং ডেল্টা থেকে ১৩৯
Flight Delta 82 from Atlanta to San Francisco and Flight 139 from Delta
[ IN:AIRFARE [ SL:COST_RELATIVE lowest price ] [ SL:CITY_NAME atlanta ] [ SL:CITY_NAME san francisco ] [ SL:AIRLINE_NAME delta ] [ SL:FLIGHT_NUMBER 82 ] [ SL:AIRLINE_NAME delta ] [ SL:FLIGHT_NUMBER 139 ] ]
list flights from detroit to san diego on thursday
flight
[{'start': 18, 'end': 25, 'value': 'detroit', 'entity': 'fromloc.city_name'}, {'start': 29, 'end': 38, 'value': 'san diego', 'entity': 'toloc.city_name'}, {'start': 42, 'end': 50, 'value': 'thursday', 'entity': 'depart_date.day_name'}]
আজকের দিনে ডেট্রয়েট থেকে সান ডিয়েগো পর্যন্ত উড়ানের তালিকা
List of flights from Detroit to San Diego today
[ IN:FLIGHT [ SL:CITY_NAME detroit ] [ SL:CITY_NAME san diego ] [ SL:DAY_NAME thursday ] ]
what flights are there from phoenix to milwaukee
flight
[{'start': 28, 'end': 35, 'value': 'phoenix', 'entity': 'fromloc.city_name'}, {'start': 39, 'end': 48, 'value': 'milwaukee', 'entity': 'toloc.city_name'}]
ফিনিক্স থেকে মিলওয়াকি পর্যন্ত কোন ফ্লাইটগুলি রয়েছে?
What are the flights from Phoenix to Milwaukee?
[ IN:FLIGHT [ SL:CITY_NAME phoenix ] [ SL:CITY_NAME milwaukee ] ]
show flights from denver to oakland that arrive after 12 o'clock
flight
[{'start': 18, 'end': 24, 'value': 'denver', 'entity': 'fromloc.city_name'}, {'start': 28, 'end': 35, 'value': 'oakland', 'entity': 'toloc.city_name'}, {'start': 48, 'end': 53, 'value': 'after', 'entity': 'arrive_time.time_relative'}, {'start': 54, 'end': 64, 'value': "12 o'clock", 'entity': 'arrive_time.time'}]
ডেনভার থেকে ওকল্যান্ড পর্যন্ত ১২টার পর আসা বিমানের দৃশ্য
Flight from Denver to Oakland after 12: 00
[ IN:FLIGHT [ SL:CITY_NAME denver ] [ SL:CITY_NAME oakland ] [ SL:TIME_RELATIVE after ] [ SL:TIME 12 o'clock ] ]
find me the earliest flight from boston to atlanta on any day of the week
flight
[{'start': 12, 'end': 20, 'value': 'earliest', 'entity': 'flight_mod'}, {'start': 33, 'end': 39, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 43, 'end': 50, 'value': 'atlanta', 'entity': 'toloc.city_name'}]
সপ্তাহের যে কোন দিন বোস্টন থেকে আটলান্টা যাওয়ার সবচেয়ে পুরনো ফ্লাইটটি খুঁজে বের করি।
Find the oldest flight from Boston to Atlanta any day of the week.
[ IN:FLIGHT [ SL:FLIGHT_MOD earliest ] [ SL:CITY_NAME boston ] [ SL:CITY_NAME atlanta ] ]
what is the airfare between denver and pittsburgh
airfare
[{'start': 28, 'end': 34, 'value': 'denver', 'entity': 'fromloc.city_name'}, {'start': 39, 'end': 49, 'value': 'pittsburgh', 'entity': 'toloc.city_name'}]
ডেনভার এবং পিটসবার্গের মধ্যে বিমান ভাড়া কত?
What is the airfare between Denver and Pittsburgh?
[ IN:AIRFARE [ SL:CITY_NAME denver ] [ SL:CITY_NAME pittsburgh ] ]
show me flights from atlanta to baltimore denver and dallas
flight
[{'start': 21, 'end': 28, 'value': 'atlanta', 'entity': 'fromloc.city_name'}, {'start': 32, 'end': 41, 'value': 'baltimore', 'entity': 'toloc.city_name'}, {'start': 42, 'end': 48, 'value': 'denver', 'entity': 'toloc.city_name'}, {'start': 53, 'end': 59, 'value': 'dallas', 'entity': 'toloc.city_name'}]
আমাকে আটলান্টা থেকে বাল্টিমোর ডেনভার এবং ডালাস যাওয়ার ফ্লাইট দেখাও।
Show me a flight from Atlanta to Baltimore, Denver and Dallas.
[ IN:FLIGHT [ SL:CITY_NAME atlanta ] [ SL:CITY_NAME baltimore ] [ SL:CITY_NAME denver ] [ SL:CITY_NAME dallas ] ]
one way
flight
[{'start': 1, 'end': 8, 'value': 'one way', 'entity': 'round_trip'}]
একমুখী
one-sided
[ IN:FLIGHT [ SL:ROUND_TRIP one way ] ]
list all flights on saturday from dallas to san francisco nonstop
flight
[{'start': 20, 'end': 28, 'value': 'saturday', 'entity': 'depart_date.day_name'}, {'start': 34, 'end': 40, 'value': 'dallas', 'entity': 'fromloc.city_name'}, {'start': 44, 'end': 57, 'value': 'san francisco', 'entity': 'toloc.city_name'}, {'start': 58, 'end': 65, 'value': 'nonstop', 'entity': 'flight_stop'}]
শনিবার ডালাস থেকে সান ফ্রান্সিস্কো নন স্টপ পর্যন্ত সমস্ত বিমানের তালিকা তৈরি করুন।
Make a list of all flights from Dallas to San Francisco on Saturday.
[ IN:FLIGHT [ SL:DAY_NAME saturday ] [ SL:CITY_NAME dallas ] [ SL:CITY_NAME san francisco ] [ SL:FLIGHT_STOP nonstop ] ]
how many airports does oakland have
quantity
[{'start': 23, 'end': 30, 'value': 'oakland', 'entity': 'city_name'}]
ওকল্যান্ডে কতগুলি বিমানবন্দর রয়েছে?
How many airports are there in Oakland?
[ IN:QUANTITY [ SL:CITY_NAME oakland ] ]
can you give me a list of the flights from atlanta to boston
flight
[{'start': 43, 'end': 50, 'value': 'atlanta', 'entity': 'fromloc.city_name'}, {'start': 54, 'end': 60, 'value': 'boston', 'entity': 'toloc.city_name'}]
আপনি কি আমাকে আটলান্টা থেকে বোস্টন যাওয়ার বিমানের তালিকা দিতে পারেন?
Can you give me a list of flights from Atlanta to Boston?
[ IN:FLIGHT [ SL:CITY_NAME atlanta ] [ SL:CITY_NAME boston ] ]
please give me a list of flights leaving boston going to pittsburgh
flight
[{'start': 41, 'end': 47, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 57, 'end': 67, 'value': 'pittsburgh', 'entity': 'toloc.city_name'}]
দয়া করে আমাকে বোস্টন থেকে পিটসবার্গ যাওয়ার বিমানের একটি তালিকা দিন।
Please give me a list of flights from Boston to Pittsburgh.
[ IN:FLIGHT [ SL:CITY_NAME boston ] [ SL:CITY_NAME pittsburgh ] ]
repeating leaving denver to san francisco before 10 am what type of aircraft is used
aircraft
[{'start': 18, 'end': 24, 'value': 'denver', 'entity': 'fromloc.city_name'}, {'start': 28, 'end': 41, 'value': 'san francisco', 'entity': 'toloc.city_name'}, {'start': 42, 'end': 48, 'value': 'before', 'entity': 'depart_time.time_relative'}, {'start': 49, 'end': 54, 'value': '10 am', 'entity': 'depart_time.time'}]
সকাল দশটার আগে সান ফ্রান্সিসকোকে ডেনভার রেখে যাওয়ার পুনরাবৃত্তি করা হয় কি ধরনের বিমান ব্যবহার করা হয়।
Before 10: 00 am, the type of aircraft used is repeated to leave Denver in San Francisco.
[ IN:AIRCRAFT [ SL:CITY_NAME denver ] [ SL:CITY_NAME san francisco ] [ SL:TIME_RELATIVE before ] [ SL:TIME 10 am ] ]
what is the earliest flight from washington to atlanta leaving on wednesday september fourth
flight
[{'start': 12, 'end': 20, 'value': 'earliest', 'entity': 'flight_mod'}, {'start': 33, 'end': 43, 'value': 'washington', 'entity': 'fromloc.city_name'}, {'start': 47, 'end': 54, 'value': 'atlanta', 'entity': 'toloc.city_name'}, {'start': 66, 'end': 75, 'value': 'wednesday', 'entity': 'depart_date.day_name'}, {'start': 76, 'end': 85, 'value': 'september', 'entity': 'depart_date.month_name'}, {'start': 86, 'end': 92, 'value': 'fourth', 'entity': 'depart_date.day_number'}]
৪ সেপ্টেম্বর ওয়াশিংটন থেকে আটলান্টা পর্যন্ত সর্বপ্রথম কোন বিমানটি ছাড়বে?
The first flight from Washington to Atlanta will take off on September 4
[ IN:FLIGHT [ SL:FLIGHT_MOD earliest ] [ SL:CITY_NAME washington ] [ SL:CITY_NAME atlanta ] [ SL:DAY_NAME wednesday ] [ SL:MONTH_NAME september ] [ SL:DAY_NUMBER fourth ] ]
show me all flights from atlanta to dallas round trip less than 1100 dollars
flight
[{'start': 25, 'end': 32, 'value': 'atlanta', 'entity': 'fromloc.city_name'}, {'start': 36, 'end': 42, 'value': 'dallas', 'entity': 'toloc.city_name'}, {'start': 43, 'end': 53, 'value': 'round trip', 'entity': 'round_trip'}, {'start': 54, 'end': 58, 'value': 'less', 'entity': 'cost_relative'}, {'start': 64, 'end': 76, 'value': '1100 dollars', 'entity': 'fare_amount'}]
আমাকে আটলান্টা থেকে ডালাস পর্যন্ত সব ফ্লাইট এক হাজার একশ ডলারের কম দেখাও।
Show me all flights from Atlanta to Dallas for less than a thousand dollars.
[ IN:FLIGHT [ SL:CITY_NAME atlanta ] [ SL:CITY_NAME dallas ] [ SL:ROUND_TRIP round trip ] [ SL:COST_RELATIVE less ] [ SL:FARE_AMOUNT 1100 dollars ] ]
what flights return from denver to philadelphia on a saturday
flight
[{'start': 25, 'end': 31, 'value': 'denver', 'entity': 'fromloc.city_name'}, {'start': 35, 'end': 47, 'value': 'philadelphia', 'entity': 'toloc.city_name'}, {'start': 53, 'end': 61, 'value': 'saturday', 'entity': 'depart_date.day_name'}]
শনিবারে ডেনভার থেকে ফিলাডেলফিয়া পর্যন্ত কোন ফ্লাইটগুলি ফিরে আসে?
Which flights return from Denver to Philadelphia on Saturday?
[ IN:FLIGHT [ SL:CITY_NAME denver ] [ SL:CITY_NAME philadelphia ] [ SL:DAY_NAME saturday ] ]
flights from dallas to houston in the morning
flight
[{'start': 13, 'end': 19, 'value': 'dallas', 'entity': 'fromloc.city_name'}, {'start': 23, 'end': 30, 'value': 'houston', 'entity': 'toloc.city_name'}, {'start': 38, 'end': 45, 'value': 'morning', 'entity': 'depart_time.period_of_day'}]
ডালাস থেকে হোস্টনে সকালের ফ্লাইট
Morning flight from Dallas to Houston
[ IN:FLIGHT [ SL:CITY_NAME dallas ] [ SL:CITY_NAME houston ] [ SL:PERIOD_OF_DAY morning ] ]
what are your flights from pittsburgh to baltimore
flight
[{'start': 27, 'end': 37, 'value': 'pittsburgh', 'entity': 'fromloc.city_name'}, {'start': 41, 'end': 50, 'value': 'baltimore', 'entity': 'toloc.city_name'}]
পিটসবার্গ থেকে বাল্টিমোর পর্যন্ত আপনাদের ফ্লাইট কি?
What is your flight from Pittsburgh to Baltimore?
[ IN:FLIGHT [ SL:CITY_NAME pittsburgh ] [ SL:CITY_NAME baltimore ] ]
first flights and fares from pittsburgh to atlanta on a thursday
flight+airfare
[{'start': 1, 'end': 6, 'value': 'first', 'entity': 'flight_mod'}, {'start': 29, 'end': 39, 'value': 'pittsburgh', 'entity': 'fromloc.city_name'}, {'start': 43, 'end': 50, 'value': 'atlanta', 'entity': 'toloc.city_name'}, {'start': 56, 'end': 64, 'value': 'thursday', 'entity': 'depart_date.day_name'}]
পিটসবার্গ থেকে আটলান্টা পর্যন্ত প্রথম বিমান পরিষেবা
First flight from Pittsburgh to Atlanta
[ IN:FLIGHT_AIRFARE [ SL:FLIGHT_MOD first ] [ SL:CITY_NAME pittsburgh ] [ SL:CITY_NAME atlanta ] [ SL:DAY_NAME thursday ] ]
the earliest flight from boston to san francisco please that will be serving a meal
flight
[{'start': 4, 'end': 12, 'value': 'earliest', 'entity': 'flight_mod'}, {'start': 25, 'end': 31, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 35, 'end': 48, 'value': 'san francisco', 'entity': 'toloc.city_name'}, {'start': 79, 'end': 83, 'value': 'meal', 'entity': 'meal'}]
বোস্টন থেকে সান ফ্রান্সিসকো যাওয়ার প্রথম ফ্লাইটে খাবার পরিবেশন করা হবে।
The first flight from Boston to San Francisco will serve food.
[ IN:FLIGHT [ SL:FLIGHT_MOD earliest ] [ SL:CITY_NAME boston ] [ SL:CITY_NAME san francisco ] [ SL:MEAL meal ] ]
show me the cheapest one way tickets from atlanta to dallas
airfare
[{'start': 12, 'end': 20, 'value': 'cheapest', 'entity': 'cost_relative'}, {'start': 21, 'end': 28, 'value': 'one way', 'entity': 'round_trip'}, {'start': 42, 'end': 49, 'value': 'atlanta', 'entity': 'fromloc.city_name'}, {'start': 53, 'end': 59, 'value': 'dallas', 'entity': 'toloc.city_name'}]
আমাকে আটলান্টা থেকে ডালাস পর্যন্ত সবচেয়ে সস্তা একমুখী টিকিট দেখান।
Show me the cheapest one-way ticket from Atlanta to Dallas.
[ IN:AIRFARE [ SL:COST_RELATIVE cheapest ] [ SL:ROUND_TRIP one way ] [ SL:CITY_NAME atlanta ] [ SL:CITY_NAME dallas ] ]
give me sunday nonstop flights from memphis to las vegas
flight
[{'start': 8, 'end': 14, 'value': 'sunday', 'entity': 'depart_date.day_name'}, {'start': 15, 'end': 22, 'value': 'nonstop', 'entity': 'flight_stop'}, {'start': 36, 'end': 43, 'value': 'memphis', 'entity': 'fromloc.city_name'}, {'start': 47, 'end': 56, 'value': 'las vegas', 'entity': 'toloc.city_name'}]
আমাকে মেমফিস থেকে লাস ভেগাস পর্যন্ত রবিবারের অবিরাম ফ্লাইট দিন
Give me a non-stop Sunday flight from Memphis to Las Vegas
[ IN:FLIGHT [ SL:DAY_NAME sunday ] [ SL:FLIGHT_STOP nonstop ] [ SL:CITY_NAME memphis ] [ SL:CITY_NAME las vegas ] ]
i want a evening flight from dallas to milwaukee
flight
[{'start': 9, 'end': 16, 'value': 'evening', 'entity': 'depart_time.period_of_day'}, {'start': 29, 'end': 35, 'value': 'dallas', 'entity': 'fromloc.city_name'}, {'start': 39, 'end': 48, 'value': 'milwaukee', 'entity': 'toloc.city_name'}]
আমি ডালাস থেকে মিলওয়াকির সন্ধ্যায় ফ্লাইট চাই
I want an evening flight from Dallas to Milwaukee
[ IN:FLIGHT [ SL:PERIOD_OF_DAY evening ] [ SL:CITY_NAME dallas ] [ SL:CITY_NAME milwaukee ] ]
let 's look at baltimore to philadelphia again
flight
[{'start': 15, 'end': 24, 'value': 'baltimore', 'entity': 'fromloc.city_name'}, {'start': 28, 'end': 40, 'value': 'philadelphia', 'entity': 'toloc.city_name'}]
আসুন আমরা আবার বাল্টিমোর থেকে ফিলাডেলফিয়া দেখি
Let's see Philadelphia again from Baltimore
[ IN:FLIGHT [ SL:CITY_NAME baltimore ] [ SL:CITY_NAME philadelphia ] ]
what are the prices of the flights from dallas to baltimore
airfare
[{'start': 40, 'end': 46, 'value': 'dallas', 'entity': 'fromloc.city_name'}, {'start': 50, 'end': 59, 'value': 'baltimore', 'entity': 'toloc.city_name'}]
ডালাস থেকে বাল্টিমোর পর্যন্ত বিমানের দাম কত?
What is the cost of the flight from Dallas to Baltimore?
[ IN:AIRFARE [ SL:CITY_NAME dallas ] [ SL:CITY_NAME baltimore ] ]
what kind of airplane is flight ua 281 from boston to denver
aircraft
[{'start': 32, 'end': 34, 'value': 'ua', 'entity': 'airline_code'}, {'start': 35, 'end': 38, 'value': '281', 'entity': 'flight_number'}, {'start': 44, 'end': 50, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 54, 'end': 60, 'value': 'denver', 'entity': 'toloc.city_name'}]
বোস্টন থেকে ডেনভার পর্যন্ত দুইশত একানব্বই কি ধরনের বিমান।
Two hundred and ninety-one planes from Boston to Denver.
[ IN:AIRCRAFT [ SL:AIRLINE_CODE ua ] [ SL:FLIGHT_NUMBER 281 ] [ SL:CITY_NAME boston ] [ SL:CITY_NAME denver ] ]
how many first class flights does united have today
quantity
[{'start': 9, 'end': 20, 'value': 'first class', 'entity': 'class_type'}, {'start': 34, 'end': 40, 'value': 'united', 'entity': 'airline_name'}, {'start': 46, 'end': 51, 'value': 'today', 'entity': 'depart_date.today_relative'}]
আজ কতগুলি প্রথম শ্রেণীর বিমান একত্রিত হয়েছে?
How many first class aircraft have come together today?
[ IN:QUANTITY [ SL:CLASS_TYPE first class ] [ SL:AIRLINE_NAME united ] [ SL:TODAY_RELATIVE today ] ]
can you tell me which flight from dallas to baltimore has the least expensive fare
flight
[{'start': 34, 'end': 40, 'value': 'dallas', 'entity': 'fromloc.city_name'}, {'start': 44, 'end': 53, 'value': 'baltimore', 'entity': 'toloc.city_name'}, {'start': 62, 'end': 77, 'value': 'least expensive', 'entity': 'cost_relative'}]
ডালাস থেকে বাল্টিমোর পর্যন্ত কোন ফ্লাইটের ভাড়া সবচেয়ে কম বলুন তো?
Which flight from Dallas to Baltimore is the cheapest?
[ IN:FLIGHT [ SL:CITY_NAME dallas ] [ SL:CITY_NAME baltimore ] [ SL:COST_RELATIVE least expensive ] ]
show me the latest flight to love field
flight
[{'start': 12, 'end': 18, 'value': 'latest', 'entity': 'flight_mod'}, {'start': 29, 'end': 39, 'value': 'love field', 'entity': 'toloc.airport_name'}]
আমাকে মাঠকে ভালোবাসার সর্বশেষ ফ্লাইটটি দেখান
Show me the last flight that you love the ground
[ IN:FLIGHT [ SL:FLIGHT_MOD latest ] [ SL:AIRPORT_NAME love field ] ]
what type of plane is an m80
aircraft
[{'start': 25, 'end': 28, 'value': 'm80', 'entity': 'aircraft_code'}]
এম৮০ কোন ধরনের বিমান?
What type of aircraft is M80?
[ IN:AIRCRAFT [ SL:AIRCRAFT_CODE m80 ] ]
what is the earliest flight that i can take from boston to baltimore
flight
[{'start': 12, 'end': 20, 'value': 'earliest', 'entity': 'flight_mod'}, {'start': 49, 'end': 55, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 59, 'end': 68, 'value': 'baltimore', 'entity': 'toloc.city_name'}]
বোস্টন থেকে বাল্টিমোর পর্যন্ত আমি কোন ফ্লাইটে যেতে পারি?
Which flight can I take from Boston to Baltimore?
[ IN:FLIGHT [ SL:FLIGHT_MOD earliest ] [ SL:CITY_NAME boston ] [ SL:CITY_NAME baltimore ] ]
i would like to fly from st. paul to san jose monday morning from san jose to houston tuesday morning and from houston to st. paul on wednesday morning
flight
[{'start': 25, 'end': 33, 'value': 'st. paul', 'entity': 'fromloc.city_name'}, {'start': 37, 'end': 45, 'value': 'san jose', 'entity': 'toloc.city_name'}, {'start': 46, 'end': 52, 'value': 'monday', 'entity': 'depart_date.day_name'}, {'start': 53, 'end': 60, 'value': 'morning', 'entity': 'depart_time.period_of_day'}, {'start': 66, 'end': 74, 'value': 'san jose', 'entity': 'fromloc.city_name'}, {'start': 78, 'end': 85, 'value': 'houston', 'entity': 'toloc.city_name'}, {'start': 86, 'end': 93, 'value': 'tuesday', 'entity': 'depart_date.day_name'}, {'start': 94, 'end': 101, 'value': 'morning', 'entity': 'depart_time.period_of_day'}, {'start': 111, 'end': 118, 'value': 'houston', 'entity': 'fromloc.city_name'}, {'start': 122, 'end': 130, 'value': 'st. paul', 'entity': 'toloc.city_name'}, {'start': 134, 'end': 143, 'value': 'wednesday', 'entity': 'depart_date.day_name'}, {'start': 144, 'end': 151, 'value': 'morning', 'entity': 'depart_time.period_of_day'}]
আমি সেন্ট পল থেকে সেন্ট পল সোমবার সকালে সান জোসে থেকে হাউস্টন পর্যন্ত এবং বুধবার সকালে হাউস্টন থেকে সেন্ট পল পর্যন্ত উড়ে যেতে চাই।
I want to fly from St. Paul to St. Paul Monday morning from San Jose to Houston and Wednesday morning from Houston to St. Paul.
[ IN:FLIGHT [ SL:CITY_NAME st. paul ] [ SL:CITY_NAME san jose ] [ SL:DAY_NAME monday ] [ SL:PERIOD_OF_DAY morning ] [ SL:CITY_NAME san jose ] [ SL:CITY_NAME houston ] [ SL:DAY_NAME tuesday ] [ SL:PERIOD_OF_DAY morning ] [ SL:CITY_NAME houston ] [ SL:CITY_NAME st. paul ] [ SL:DAY_NAME wednesday ] [ SL:PERIOD_OF_DAY morning ] ]
what is fare code m
abbreviation
[{'start': 18, 'end': 19, 'value': 'm', 'entity': 'fare_basis_code'}]
ক) ভাড়া কোড কী?
What is Rent Code?
[ IN:ABBREVIATION [ SL:FARE_BASIS_CODE m ] ]
show me ground transportation in baltimore
ground_service
[{'start': 33, 'end': 42, 'value': 'baltimore', 'entity': 'city_name'}]
আমাকে বাল্টিমোরে স্থল পরিবহণ দেখাও
Show me land transport in Baltimore
[ IN:GROUND_SERVICE [ SL:CITY_NAME baltimore ] ]
what are all the flights on delta in and out of fort worth
flight
[{'start': 28, 'end': 33, 'value': 'delta', 'entity': 'airline_name'}, {'start': 48, 'end': 58, 'value': 'fort worth', 'entity': 'fromloc.city_name'}]
ডেল্টায় আসা-যাওয়ার সব ফ্লাইটের মূল্য কত?
What is the cost of all flights to and from the Delta?
[ IN:FLIGHT [ SL:AIRLINE_NAME delta ] [ SL:CITY_NAME fort worth ] ]
show me all the flights from baltimore to columbus
flight
[{'start': 29, 'end': 38, 'value': 'baltimore', 'entity': 'fromloc.city_name'}, {'start': 42, 'end': 50, 'value': 'columbus', 'entity': 'toloc.city_name'}]
আমাকে বাল্টিমোর থেকে কলম্বাস পর্যন্ত সব ফ্লাইট দেখাও
Show me all the flights from Baltimore to Columbus
[ IN:FLIGHT [ SL:CITY_NAME baltimore ] [ SL:CITY_NAME columbus ] ]
i want to fly from boston to atlanta i would like the cheapest fare please
flight
[{'start': 19, 'end': 25, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 29, 'end': 36, 'value': 'atlanta', 'entity': 'toloc.city_name'}, {'start': 54, 'end': 62, 'value': 'cheapest', 'entity': 'cost_relative'}]
আমি বোস্টন থেকে আটলান্টা যেতে চাই.... আমি সবচেয়ে সস্তা ভাড়া চাই
I want to go to Atlanta from Boston I want the cheapest fare
[ IN:FLIGHT [ SL:CITY_NAME boston ] [ SL:CITY_NAME atlanta ] [ SL:COST_RELATIVE cheapest ] ]
would you tell me the cheapest one way fare from boston to oakland
airfare
[{'start': 22, 'end': 30, 'value': 'cheapest', 'entity': 'cost_relative'}, {'start': 31, 'end': 38, 'value': 'one way', 'entity': 'round_trip'}, {'start': 49, 'end': 55, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 59, 'end': 66, 'value': 'oakland', 'entity': 'toloc.city_name'}]
আপনি কি আমাকে বলবেন বোস্টন থেকে ওকল্যান্ড যাওয়ার জন্য সবচেয়ে সস্তা একমুখী ভাড়া?
Would you tell me the cheapest one-way fare from Boston to Oakland?
[ IN:AIRFARE [ SL:COST_RELATIVE cheapest ] [ SL:ROUND_TRIP one way ] [ SL:CITY_NAME boston ] [ SL:CITY_NAME oakland ] ]
is there ground transportation from the airport to downtown phoenix
ground_service
[{'start': 60, 'end': 67, 'value': 'phoenix', 'entity': 'toloc.city_name'}]
বিমানবন্দর থেকে ডাউনটাউন ফিনিক্স পর্যন্ত গ্রাউন্ড ট্রান্সপোর্ট রয়েছে
There is ground transport from the airport to the downtown Phoenix
[ IN:GROUND_SERVICE [ SL:CITY_NAME phoenix ] ]
does the phoenix airport have ground transportation to and from downtown
ground_service
[{'start': 9, 'end': 24, 'value': 'phoenix airport', 'entity': 'airport_name'}]
ফিনিক্স বিমানবন্দরে কি শহরের কেন্দ্রস্থল থেকে যাতায়াত করা যায়?
Is Phoenix Airport accessible from downtown?
[ IN:GROUND_SERVICE [ SL:AIRPORT_NAME phoenix airport ] ]
give me the flights from milwaukee to st. louis leaving sunday morning
flight
[{'start': 25, 'end': 34, 'value': 'milwaukee', 'entity': 'fromloc.city_name'}, {'start': 38, 'end': 47, 'value': 'st. louis', 'entity': 'toloc.city_name'}, {'start': 56, 'end': 62, 'value': 'sunday', 'entity': 'depart_date.day_name'}, {'start': 63, 'end': 70, 'value': 'morning', 'entity': 'depart_time.period_of_day'}]
আমাকে মিল্ওয়াকি থেকে সেন্ট লুইস পর্যন্ত ফ্লাইট দাও। লুইস রবিবার সকালে চলে যায়।
Give me a flight from Milwaukee to St. Louis.
[ IN:FLIGHT [ SL:CITY_NAME milwaukee ] [ SL:CITY_NAME st. louis ] [ SL:DAY_NAME sunday ] [ SL:PERIOD_OF_DAY morning ] ]
what is sa
abbreviation
[{'start': 8, 'end': 10, 'value': 'sa', 'entity': 'days_code'}]
স্যা কি?
What the.?
[ IN:ABBREVIATION [ SL:DAYS_CODE sa ] ]
a flight on continental airlines leaving boston and going to denver
flight
[{'start': 12, 'end': 32, 'value': 'continental airlines', 'entity': 'airline_name'}, {'start': 41, 'end': 47, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 61, 'end': 67, 'value': 'denver', 'entity': 'toloc.city_name'}]
মহাদেশীয় বিমান সংস্থাগুলির একটি ফ্লাইট বোস্টন ত্যাগ করে এবং ধ্বংসের দিকে যাচ্ছে
A flight of continental airlines leaves Boston and heading towards destruction
[ IN:FLIGHT [ SL:AIRLINE_NAME continental airlines ] [ SL:CITY_NAME boston ] [ SL:CITY_NAME denver ] ]
show me all meals on flights from atlanta to washington
meal
[{'start': 12, 'end': 17, 'value': 'meals', 'entity': 'meal'}, {'start': 34, 'end': 41, 'value': 'atlanta', 'entity': 'fromloc.city_name'}, {'start': 45, 'end': 55, 'value': 'washington', 'entity': 'toloc.city_name'}]
আটলান্টা থেকে ওয়াশিংটন পর্যন্ত বিমানে আমাকে সব খাবার দেখাও।
Show me all the food on the flight from Atlanta to Washington.
[ IN:MEAL [ SL:MEAL meals ] [ SL:CITY_NAME atlanta ] [ SL:CITY_NAME washington ] ]
i would like to find the least expensive flight from boston to denver
flight
[{'start': 25, 'end': 40, 'value': 'least expensive', 'entity': 'cost_relative'}, {'start': 53, 'end': 59, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 63, 'end': 69, 'value': 'denver', 'entity': 'toloc.city_name'}]
আমি বোস্টন থেকে ডেনভার পর্যন্ত সবচেয়ে কম খরচের ফ্লাইট খুঁজতে চাই
I want to find the cheapest flight from Boston to Denver
[ IN:FLIGHT [ SL:COST_RELATIVE least expensive ] [ SL:CITY_NAME boston ] [ SL:CITY_NAME denver ] ]
show me flights arriving in baltimore from pittsburgh between 4 and 5 pm
flight
[{'start': 28, 'end': 37, 'value': 'baltimore', 'entity': 'toloc.city_name'}, {'start': 43, 'end': 53, 'value': 'pittsburgh', 'entity': 'fromloc.city_name'}, {'start': 62, 'end': 63, 'value': '4', 'entity': 'arrive_time.start_time'}, {'start': 68, 'end': 72, 'value': '5 pm', 'entity': 'arrive_time.end_time'}]
পিটসবার্গ থেকে বিকেল ৪টা থেকে ৫টার মধ্যে বাল্টিমোরে আসা বিমান দেখাও।
Show me the flight from Pittsburgh to Baltimore between 4pm and 5pm.
[ IN:FLIGHT [ SL:CITY_NAME baltimore ] [ SL:CITY_NAME pittsburgh ] [ SL:START_TIME 4 ] [ SL:END_TIME 5 pm ] ]
i need a flight delta airlines kansas city to salt lake
flight
[{'start': 16, 'end': 30, 'value': 'delta airlines', 'entity': 'airline_name'}, {'start': 31, 'end': 42, 'value': 'kansas city', 'entity': 'fromloc.city_name'}, {'start': 46, 'end': 55, 'value': 'salt lake', 'entity': 'toloc.city_name'}]
আমি একটি ফ্লাইট ডেল্টা এয়ারলাইন্স প্রয়োজন কানসাস শহর থেকে লবণ হ্রদ
I need a flight Delta Airlines from Kansas City to Salt Lake
[ IN:FLIGHT [ SL:AIRLINE_NAME delta airlines ] [ SL:CITY_NAME kansas city ] [ SL:CITY_NAME salt lake ] ]
can you list all flights from washington to toronto
flight
[{'start': 30, 'end': 40, 'value': 'washington', 'entity': 'fromloc.city_name'}, {'start': 44, 'end': 51, 'value': 'toronto', 'entity': 'toloc.city_name'}]
আপনি কি ওয়াশিংটন থেকে টোরোন্টো পর্যন্ত সমস্ত বিমানের তালিকা তৈরি করতে পারেন?
Can you list all the flights from Washington to Toronto?
[ IN:FLIGHT [ SL:CITY_NAME washington ] [ SL:CITY_NAME toronto ] ]
show all nonstop flights from boston to san francisco
flight
[{'start': 9, 'end': 16, 'value': 'nonstop', 'entity': 'flight_stop'}, {'start': 30, 'end': 36, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 40, 'end': 53, 'value': 'san francisco', 'entity': 'toloc.city_name'}]
বোস্টন থেকে সান ফ্রান্সিসকো পর্যন্ত সমস্ত অবিরাম ফ্লাইট প্রদর্শন করুন
Display all non-stop flights from Boston to San Francisco
[ IN:FLIGHT [ SL:FLIGHT_STOP nonstop ] [ SL:CITY_NAME boston ] [ SL:CITY_NAME san francisco ] ]
show flights between toronto and san francisco
flight
[{'start': 21, 'end': 28, 'value': 'toronto', 'entity': 'fromloc.city_name'}, {'start': 33, 'end': 46, 'value': 'san francisco', 'entity': 'toloc.city_name'}]
টরেন্টো এবং সান ফ্রান্সিসকোর মধ্যে উড়ান প্রদর্শন করুন
Display flights between Toronto and San Francisco
[ IN:FLIGHT [ SL:CITY_NAME toronto ] [ SL:CITY_NAME san francisco ] ]
show me the flights between boston and san francisco denver and san francisco boston and denver
flight
[{'start': 28, 'end': 34, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 39, 'end': 52, 'value': 'san francisco', 'entity': 'toloc.city_name'}, {'start': 53, 'end': 59, 'value': 'denver', 'entity': 'fromloc.city_name'}, {'start': 64, 'end': 77, 'value': 'san francisco', 'entity': 'toloc.city_name'}, {'start': 78, 'end': 84, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 89, 'end': 95, 'value': 'denver', 'entity': 'toloc.city_name'}]
আমাকে বোস্টন থেকে সান ফ্রান্সিসকো ডেনভার এবং সান ফ্রান্সিসকো বোস্টন ও ডেনভারের মধ্যে ফ্লাইট দেখাও
Show me the flights from Boston to San Francisco, Denver and San Francisco to Boston to Denver
[ IN:FLIGHT [ SL:CITY_NAME boston ] [ SL:CITY_NAME san francisco ] [ SL:CITY_NAME denver ] [ SL:CITY_NAME san francisco ] [ SL:CITY_NAME boston ] [ SL:CITY_NAME denver ] ]
ground transportation oakland
ground_service
[{'start': 22, 'end': 29, 'value': 'oakland', 'entity': 'city_name'}]
স্থল পরিবহন ওকল্যান্ড
Land Transport Oakland
[ IN:GROUND_SERVICE [ SL:CITY_NAME oakland ] ]
show me all daily flights between milwaukee and orlando
flight
[{'start': 12, 'end': 17, 'value': 'daily', 'entity': 'flight_days'}, {'start': 34, 'end': 43, 'value': 'milwaukee', 'entity': 'fromloc.city_name'}, {'start': 48, 'end': 55, 'value': 'orlando', 'entity': 'toloc.city_name'}]
আমাকে মিলওয়াকি এবং অরল্যান্ডো মধ্যে সমস্ত দৈনিক ফ্লাইট দেখাও
Show me all the daily flights between Milwaukee and Orlando
[ IN:FLIGHT [ SL:FLIGHT_DAYS daily ] [ SL:CITY_NAME milwaukee ] [ SL:CITY_NAME orlando ] ]
what flights from kansas city to atlanta arriving before 10 am on monday
flight
[{'start': 18, 'end': 29, 'value': 'kansas city', 'entity': 'fromloc.city_name'}, {'start': 33, 'end': 40, 'value': 'atlanta', 'entity': 'toloc.city_name'}, {'start': 50, 'end': 56, 'value': 'before', 'entity': 'arrive_time.time_relative'}, {'start': 57, 'end': 62, 'value': '10 am', 'entity': 'arrive_time.time'}, {'start': 66, 'end': 72, 'value': 'monday', 'entity': 'arrive_date.day_name'}]
কানসাস শহর থেকে আটলান্টা পর্যন্ত কোন বিমানগুলি সোমবার সকাল ১০টার আগে পৌঁছায়?
Which are the flights from Kansas City to Atlanta that arrive before 10am on Monday?
[ IN:FLIGHT [ SL:CITY_NAME kansas city ] [ SL:CITY_NAME atlanta ] [ SL:TIME_RELATIVE before ] [ SL:TIME 10 am ] [ SL:DAY_NAME monday ] ]
what flights leave philadelphia for dallas and depart before noon on american airlines
flight
[{'start': 19, 'end': 31, 'value': 'philadelphia', 'entity': 'fromloc.city_name'}, {'start': 36, 'end': 42, 'value': 'dallas', 'entity': 'toloc.city_name'}, {'start': 54, 'end': 60, 'value': 'before', 'entity': 'depart_time.time_relative'}, {'start': 61, 'end': 65, 'value': 'noon', 'entity': 'depart_time.time'}, {'start': 69, 'end': 86, 'value': 'american airlines', 'entity': 'airline_name'}]
কোন ফ্লাইটগুলি ডালাসের জন্য ফিলাডেলফিয়া ত্যাগ করে এবং দুপুরের আগে মার্কিন বিমান সংস্থাগুলিতে প্রস্থান করে?
Which flights leave Philadelphia for Dallas and depart for US airlines before noon?
[ IN:FLIGHT [ SL:CITY_NAME philadelphia ] [ SL:CITY_NAME dallas ] [ SL:TIME_RELATIVE before ] [ SL:TIME noon ] [ SL:AIRLINE_NAME american airlines ] ]
airlines that fly to miami from new york on friday
airline
[{'start': 21, 'end': 26, 'value': 'miami', 'entity': 'toloc.city_name'}, {'start': 32, 'end': 40, 'value': 'new york', 'entity': 'fromloc.city_name'}, {'start': 44, 'end': 50, 'value': 'friday', 'entity': 'depart_date.day_name'}]
যেসব বিমান সংস্থা শুক্রবার নিউ ইয়র্ক থেকে মিয়ামিতে উড়ে যায়
Airlines that flew from New York to Miami on Friday
[ IN:AIRLINE [ SL:CITY_NAME miami ] [ SL:CITY_NAME new york ] [ SL:DAY_NAME friday ] ]
what flights leave seattle on sunday on continental after 9 pm
flight
[{'start': 19, 'end': 26, 'value': 'seattle', 'entity': 'fromloc.city_name'}, {'start': 30, 'end': 36, 'value': 'sunday', 'entity': 'depart_date.day_name'}, {'start': 40, 'end': 51, 'value': 'continental', 'entity': 'airline_name'}, {'start': 52, 'end': 57, 'value': 'after', 'entity': 'depart_time.time_relative'}, {'start': 58, 'end': 62, 'value': '9 pm', 'entity': 'depart_time.time'}]
কোন ফ্লাইটগুলি রবিবার রাত ৯টার পর মহাদেশে সিয়াটেল ছেড়ে যায়?
Which flights leave Seattle on the continent after 9 pm on Sunday?
[ IN:FLIGHT [ SL:CITY_NAME seattle ] [ SL:DAY_NAME sunday ] [ SL:AIRLINE_NAME continental ] [ SL:TIME_RELATIVE after ] [ SL:TIME 9 pm ] ]
what is the earliest flight from washington to san francisco on friday that serves breakfast
flight
[{'start': 12, 'end': 20, 'value': 'earliest', 'entity': 'flight_mod'}, {'start': 33, 'end': 43, 'value': 'washington', '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'}, {'start': 83, 'end': 92, 'value': 'breakfast', 'entity': 'meal_description'}]
ওয়াশিংটন থেকে সান ফ্রান্সিসকোতে সকালের নাস্তা পরিবেশন করা প্রথম ফ্লাইট কোনটি?
Which was the first morning flight from Washington to San Francisco?
[ IN:FLIGHT [ SL:FLIGHT_MOD earliest ] [ SL:CITY_NAME washington ] [ SL:CITY_NAME san francisco ] [ SL:DAY_NAME friday ] [ SL:MEAL_DESCRIPTION breakfast ] ]
what do you have going from atlanta to philadelphia serving breakfast
flight
[{'start': 28, 'end': 35, 'value': 'atlanta', 'entity': 'fromloc.city_name'}, {'start': 39, 'end': 51, 'value': 'philadelphia', 'entity': 'toloc.city_name'}, {'start': 60, 'end': 69, 'value': 'breakfast', 'entity': 'meal_description'}]
আটলান্টা থেকে ফিলাডেলফিয়া সকালের নাস্তা পরিবেশন করে কি করবেন?
What will Philadelphia do with breakfast from Atlanta?
[ IN:FLIGHT [ SL:CITY_NAME atlanta ] [ SL:CITY_NAME philadelphia ] [ SL:MEAL_DESCRIPTION breakfast ] ]
i 'd like to see flights from pittsburgh to atlanta
flight
[{'start': 30, 'end': 40, 'value': 'pittsburgh', 'entity': 'fromloc.city_name'}, {'start': 44, 'end': 51, 'value': 'atlanta', 'entity': 'toloc.city_name'}]
আমি পিটসবার্গ থেকে আটলান্টা পর্যন্ত ফ্লাইট দেখতে চাই
I want to see a flight from Pittsburgh to Atlanta
[ IN:FLIGHT [ SL:CITY_NAME pittsburgh ] [ SL:CITY_NAME atlanta ] ]
what flights are available with q fares from boston to pittsburgh
flight
[{'start': 32, 'end': 39, 'value': 'q fares', 'entity': 'fare_basis_code'}, {'start': 45, 'end': 51, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 55, 'end': 65, 'value': 'pittsburgh', 'entity': 'toloc.city_name'}]
বোস্টন থেকে পিটসবার্গ পর্যন্ত কিউ-কিউ ভাড়ায় কোন ফ্লাইটগুলি পাওয়া যায়?
Which flights are available on Q-fare from Boston to Pittsburgh?
[ IN:FLIGHT [ SL:FARE_BASIS_CODE q fares ] [ SL:CITY_NAME boston ] [ SL:CITY_NAME pittsburgh ] ]
is there ground transportation from the milwaukee airport to the downtown area
ground_service
[{'start': 40, 'end': 57, 'value': 'milwaukee airport', 'entity': 'airport_name'}]
মিলওয়াকি বিমানবন্দর থেকে ডাউনটাউন এলাকায় গ্রাউন্ড ট্রান্সপোর্ট রয়েছে।
There is ground transport from Milwaukee Airport to the downtown area.
[ IN:GROUND_SERVICE [ SL:AIRPORT_NAME milwaukee airport ] ]
flights from pittsburgh to newark
flight
[{'start': 13, 'end': 23, 'value': 'pittsburgh', 'entity': 'fromloc.city_name'}, {'start': 27, 'end': 33, 'value': 'newark', 'entity': 'toloc.city_name'}]
পিটসবার্গ থেকে নেওয়ার্ক পর্যন্ত বিমান পরিষেবা
Air service from Pittsburgh to Newark
[ IN:FLIGHT [ SL:CITY_NAME pittsburgh ] [ SL:CITY_NAME newark ] ]
i want to go between boston and san francisco
flight
[{'start': 21, 'end': 27, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 32, 'end': 45, 'value': 'san francisco', 'entity': 'toloc.city_name'}]
আমি বোস্টন এবং সান ফ্রান্সিসকোর মধ্যে যেতে চাই
I want to go between Boston and San Francisco
[ IN:FLIGHT [ SL:CITY_NAME boston ] [ SL:CITY_NAME san francisco ] ]
show departures from atlanta for american
flight
[{'start': 21, 'end': 28, 'value': 'atlanta', 'entity': 'fromloc.city_name'}, {'start': 33, 'end': 41, 'value': 'american', 'entity': 'airline_name'}]
অ্যাটলান্টা থেকে আমেরিকার উদ্দেশ্যে যাত্রা
From Atlanta to the Americas
[ IN:FLIGHT [ SL:CITY_NAME atlanta ] [ SL:AIRLINE_NAME american ] ]
show me the flights available from dallas to baltimore august third
flight
[{'start': 35, 'end': 41, 'value': 'dallas', 'entity': 'fromloc.city_name'}, {'start': 45, 'end': 54, 'value': 'baltimore', 'entity': 'toloc.city_name'}, {'start': 55, 'end': 61, 'value': 'august', 'entity': 'depart_date.month_name'}, {'start': 62, 'end': 67, 'value': 'third', 'entity': 'depart_date.day_number'}]
ডালাস থেকে বাল্টিমোর আগস্টের তৃতীয় দিনে যে সমস্ত বিমান পাওয়া যাচ্ছে, তা আমাকে দেখাও।
Show me the aircraft available from Dallas to Baltimore on the third day of August.
[ IN:FLIGHT [ SL:CITY_NAME dallas ] [ SL:CITY_NAME baltimore ] [ SL:MONTH_NAME august ] [ SL:DAY_NUMBER third ] ]
show me fares from philadelphia to san francisco on thursday morning
airfare
[{'start': 19, 'end': 31, 'value': 'philadelphia', 'entity': 'fromloc.city_name'}, {'start': 35, 'end': 48, 'value': 'san francisco', 'entity': 'toloc.city_name'}, {'start': 52, 'end': 60, 'value': 'thursday', 'entity': 'depart_date.day_name'}, {'start': 61, 'end': 68, 'value': 'morning', 'entity': 'depart_time.period_of_day'}]
আজ সকালে আমাকে ফিলাডেলফিয়া থেকে সান ফ্রান্সিসকো পর্যন্ত ভাড়া দেখান
Show me the rent from Philadelphia to San Francisco this morning
[ IN:AIRFARE [ SL:CITY_NAME philadelphia ] [ SL:CITY_NAME san francisco ] [ SL:DAY_NAME thursday ] [ SL:PERIOD_OF_DAY morning ] ]
please list the flight times from pittsburgh to newark
flight_time
[{'start': 16, 'end': 28, 'value': 'flight times', 'entity': 'flight_time'}, {'start': 34, 'end': 44, 'value': 'pittsburgh', 'entity': 'fromloc.city_name'}, {'start': 48, 'end': 54, 'value': 'newark', 'entity': 'toloc.city_name'}]
দয়া করে পিটসবার্গ থেকে নেওয়ার্ক পর্যন্ত বিমানের সময়ের তালিকা দিন।
Please give me the flight schedule from Pittsburgh to Newark.
[ IN:FLIGHT_TIME [ SL:FLIGHT_TIME flight times ] [ SL:CITY_NAME pittsburgh ] [ SL:CITY_NAME newark ] ]