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 the cheapest fare from dallas to denver round trip
airfare
[{'start': 12, 'end': 20, 'value': 'cheapest', 'entity': 'cost_relative'}, {'start': 31, 'end': 37, 'value': 'dallas', 'entity': 'fromloc.city_name'}, {'start': 41, 'end': 47, 'value': 'denver', 'entity': 'toloc.city_name'}, {'start': 48, 'end': 58, 'value': 'round trip', 'entity': 'round_trip'}]
ডালাস থেকে ডেনভার ভ্রমণের জন্য সবচেয়ে সস্তা ভাড়া কী?
What is the cheapest fare to travel from Dallas to Denver?
[ IN:AIRFARE [ SL:COST_RELATIVE cheapest ] [ SL:CITY_NAME dallas ] [ SL:CITY_NAME denver ] [ SL:ROUND_TRIP round trip ] ]
okay and on may four i would like to go from atlanta to denver leaving early in the morning around 8
flight
[{'start': 12, 'end': 15, 'value': 'may', 'entity': 'depart_date.month_name'}, {'start': 16, 'end': 20, 'value': 'four', 'entity': 'depart_date.day_number'}, {'start': 45, 'end': 52, 'value': 'atlanta', 'entity': 'fromloc.city_name'}, {'start': 56, 'end': 62, 'value': 'denver', 'entity': 'toloc.city_name'}, {'start': 71, 'end': 76, 'value': 'early', 'entity': 'depart_time.period_mod'}, {'start': 84, 'end': 91, 'value': 'morning', 'entity': 'depart_time.period_of_day'}, {'start': 92, 'end': 98, 'value': 'around', 'entity': 'depart_time.time_relative'}, {'start': 99, 'end': 100, 'value': '8', 'entity': 'depart_time.time'}]
ঠিক আছে, আমি আটলান্টা থেকে ডেনভারে সকাল আটটার দিকে যেতে চাই।
Okay, I want to go from Atlanta to Denver at 8: 00 a.m.
[ IN:FLIGHT [ SL:MONTH_NAME may ] [ SL:DAY_NUMBER four ] [ SL:CITY_NAME atlanta ] [ SL:CITY_NAME denver ] [ SL:PERIOD_MOD early ] [ SL:PERIOD_OF_DAY morning ] [ SL:TIME_RELATIVE around ] [ SL:TIME 8 ] ]
list the flights from san francisco to philadelphia on american airlines
flight
[{'start': 22, 'end': 35, 'value': 'san francisco', 'entity': 'fromloc.city_name'}, {'start': 39, 'end': 51, 'value': 'philadelphia', 'entity': 'toloc.city_name'}, {'start': 55, 'end': 72, 'value': 'american airlines', 'entity': 'airline_name'}]
সান ফ্রান্সিস্কো থেকে ফিলাডেলফিয়া পর্যন্ত আমেরিকান এয়ারলাইন্সের বিমানের তালিকা
List of American Airlines flights from San Francisco to Philadelphia
[ IN:FLIGHT [ SL:CITY_NAME san francisco ] [ SL:CITY_NAME philadelphia ] [ SL:AIRLINE_NAME american airlines ] ]
what does fare code qo mean
abbreviation
[{'start': 20, 'end': 22, 'value': 'qo', 'entity': 'fare_basis_code'}]
ভাড়া কোড qo এর মানে কি?
What does the rental code qo mean?
[ IN:ABBREVIATION [ SL:FARE_BASIS_CODE qo ] ]
do you have an 819 flight from denver to san francisco
flight
[{'start': 15, 'end': 18, 'value': '819', 'entity': 'depart_time.time'}, {'start': 31, 'end': 37, 'value': 'denver', 'entity': 'fromloc.city_name'}, {'start': 41, 'end': 54, 'value': 'san francisco', 'entity': 'toloc.city_name'}]
ডেনভার থেকে সান ফ্রান্সিসকোতে আপনার কি আটশো উনিশটা ফ্লাইট আছে?
Do you have 819 flights from Denver to San Francisco?
[ IN:FLIGHT [ SL:TIME 819 ] [ SL:CITY_NAME denver ] [ SL:CITY_NAME san francisco ] ]
what is the earliest united airlines flight flying from denver to baltimore and arriving on july fourth
flight
[{'start': 12, 'end': 20, 'value': 'earliest', 'entity': 'flight_mod'}, {'start': 21, 'end': 36, 'value': 'united airlines', 'entity': 'airline_name'}, {'start': 56, 'end': 62, 'value': 'denver', 'entity': 'fromloc.city_name'}, {'start': 66, 'end': 75, 'value': 'baltimore', 'entity': 'toloc.city_name'}, {'start': 92, 'end': 96, 'value': 'july', 'entity': 'arrive_date.month_name'}, {'start': 97, 'end': 103, 'value': 'fourth', 'entity': 'arrive_date.day_number'}]
৪. ডেনভার থেকে বাল্টিমোর পর্যন্ত সর্বপ্রথম কোন যুক্তরাষ্ট্রীয় বিমান সংস্থা থেকে জুলাই মাসের চতুর্থ দিনে আসা?
From Denver to Baltimore, from which Federal airline came the first on the fourth day of July?
[ IN:FLIGHT [ SL:FLIGHT_MOD earliest ] [ SL:AIRLINE_NAME united airlines ] [ SL:CITY_NAME denver ] [ SL:CITY_NAME baltimore ] [ SL:MONTH_NAME july ] [ SL:DAY_NUMBER fourth ] ]
i would like to book an early morning flight from tampa to charlotte on april sixth
flight
[{'start': 24, 'end': 29, 'value': 'early', 'entity': 'depart_time.period_of_day'}, {'start': 30, 'end': 37, 'value': 'morning', 'entity': 'depart_time.period_of_day'}, {'start': 50, 'end': 55, 'value': 'tampa', 'entity': 'fromloc.city_name'}, {'start': 59, 'end': 68, 'value': 'charlotte', 'entity': 'toloc.city_name'}, {'start': 72, 'end': 77, 'value': 'april', 'entity': 'depart_date.month_name'}, {'start': 78, 'end': 83, 'value': 'sixth', 'entity': 'depart_date.day_number'}]
আমি টাম্পা থেকে শার্লট যাওয়ার জন্য ৬ই এপ্রিল সকালের বিমান বুক করতে চাই।
I would like to book a morning flight from Tampa to Charlotte on the 6th of April.
[ IN:FLIGHT [ SL:PERIOD_OF_DAY early ] [ SL:PERIOD_OF_DAY morning ] [ SL:CITY_NAME tampa ] [ SL:CITY_NAME charlotte ] [ SL:MONTH_NAME april ] [ SL:DAY_NUMBER sixth ] ]
morning flight from oakland to dallas
flight
[{'start': 1, 'end': 8, 'value': 'morning', 'entity': 'depart_time.period_of_day'}, {'start': 20, 'end': 27, 'value': 'oakland', 'entity': 'fromloc.city_name'}, {'start': 31, 'end': 37, 'value': 'dallas', 'entity': 'toloc.city_name'}]
সকালের বিমান ওকল্যান্ড থেকে ডালাস
Morning flight from Oakland to Dallas
[ IN:FLIGHT [ SL:PERIOD_OF_DAY morning ] [ SL:CITY_NAME oakland ] [ SL:CITY_NAME dallas ] ]
list the flights and departure times for flights leaving dallas fort worth for boston after 6 pm
flight
[{'start': 21, 'end': 36, 'value': 'departure times', 'entity': 'flight_time'}, {'start': 57, 'end': 74, 'value': 'dallas fort worth', 'entity': 'fromloc.city_name'}, {'start': 79, 'end': 85, 'value': 'boston', 'entity': 'toloc.city_name'}, {'start': 86, 'end': 91, 'value': 'after', 'entity': 'depart_time.time_relative'}, {'start': 92, 'end': 96, 'value': '6 pm', 'entity': 'depart_time.time'}]
সন্ধ্যা ৬টার পর ডালাস ফোর্ট থেকে বোস্টনের উদ্দেশ্যে রওনা হওয়া বিমানের উড়ান ও প্রস্থানের সময়ের তালিকা
List of flights and departures from Dallas Fort to Boston after 6 pm
[ IN:FLIGHT [ SL:FLIGHT_TIME departure times ] [ SL:CITY_NAME dallas fort worth ] [ SL:CITY_NAME boston ] [ SL:TIME_RELATIVE after ] [ SL:TIME 6 pm ] ]
list flights from pittsburgh to los angeles which leave on thursday after 5 pm
flight
[{'start': 18, 'end': 28, 'value': 'pittsburgh', 'entity': 'fromloc.city_name'}, {'start': 32, 'end': 43, 'value': 'los angeles', 'entity': 'toloc.city_name'}, {'start': 59, 'end': 67, 'value': 'thursday', 'entity': 'depart_date.day_name'}, {'start': 68, 'end': 73, 'value': 'after', 'entity': 'depart_time.time_relative'}, {'start': 74, 'end': 78, 'value': '5 pm', 'entity': 'depart_time.time'}]
পিটসবার্গ থেকে লস অ্যাঞ্জেলেস পর্যন্ত বিকেল ৫টার পর যেসব বিমান ছাড়বে তার তালিকা তৈরি করুন।
Make a list of the flights that will take off from Pittsburgh to Los Angeles after 5pm.
[ IN:FLIGHT [ SL:CITY_NAME pittsburgh ] [ SL:CITY_NAME los angeles ] [ SL:DAY_NAME thursday ] [ SL:TIME_RELATIVE after ] [ SL:TIME 5 pm ] ]
i 'd like a flight from baltimore to boston as early in the morning as i can
flight
[{'start': 24, 'end': 33, 'value': 'baltimore', 'entity': 'fromloc.city_name'}, {'start': 37, 'end': 43, 'value': 'boston', 'entity': 'toloc.city_name'}, {'start': 47, 'end': 52, 'value': 'early', 'entity': 'depart_time.period_mod'}, {'start': 60, 'end': 67, 'value': 'morning', 'entity': 'depart_time.period_of_day'}]
আমি যত ভোরে সম্ভব বাল্টিমোর থেকে বোস্টনে যেতে চাই।
I want to go from Baltimore to Boston as early as possible.
[ IN:FLIGHT [ SL:CITY_NAME baltimore ] [ SL:CITY_NAME boston ] [ SL:PERIOD_MOD early ] [ SL:PERIOD_OF_DAY morning ] ]
i would like to book a flight from chicago to seattle on june first
flight
[{'start': 35, 'end': 42, 'value': 'chicago', 'entity': 'fromloc.city_name'}, {'start': 46, 'end': 53, 'value': 'seattle', 'entity': 'toloc.city_name'}, {'start': 57, 'end': 61, 'value': 'june', 'entity': 'depart_date.month_name'}, {'start': 62, 'end': 67, 'value': 'first', 'entity': 'depart_date.day_number'}]
আমি প্রথম জুন মাসে চিকাগো থেকে সিয়াটলে যাওয়ার ফ্লাইট বুক করতে চাই।
I would like to book a flight from Chicago to Seattle on 1st June.
[ IN:FLIGHT [ SL:CITY_NAME chicago ] [ SL:CITY_NAME seattle ] [ SL:MONTH_NAME june ] [ SL:DAY_NUMBER first ] ]
show me economy fares from dallas to baltimore
airfare
[{'start': 8, 'end': 15, 'value': 'economy', 'entity': 'economy'}, {'start': 27, 'end': 33, 'value': 'dallas', 'entity': 'fromloc.city_name'}, {'start': 37, 'end': 46, 'value': 'baltimore', 'entity': 'toloc.city_name'}]
ডালাস থেকে বাল্টিমোর পর্যন্ত অর্থনীতির যাত্রাপথ দেখাও।
Show us the journey of the economy from Dallas to Baltimore.
[ IN:AIRFARE [ SL:ECONOMY economy ] [ SL:CITY_NAME dallas ] [ SL:CITY_NAME baltimore ] ]
please list the prices for a rental car in pittsburgh
ground_fare
[{'start': 29, 'end': 39, 'value': 'rental car', 'entity': 'transport_type'}, {'start': 43, 'end': 53, 'value': 'pittsburgh', 'entity': 'city_name'}]
দয়া করে পিটসবার্গে একটি ভাড়া করা গাড়ির দাম তালিকাভুক্ত করুন।
Please list the price of a rented car in Pittsburgh.
[ IN:GROUND_FARE [ SL:TRANSPORT_TYPE rental car ] [ SL:CITY_NAME pittsburgh ] ]
are there any flights from pittsburgh to boston that leave between noon and 5 o'clock
flight
[{'start': 27, 'end': 37, 'value': 'pittsburgh', 'entity': 'fromloc.city_name'}, {'start': 41, 'end': 47, 'value': 'boston', 'entity': 'toloc.city_name'}, {'start': 67, 'end': 71, 'value': 'noon', 'entity': 'depart_time.start_time'}, {'start': 76, 'end': 85, 'value': "5 o'clock", 'entity': 'depart_time.end_time'}]
পিটসবার্গ থেকে বোস্টন পর্যন্ত কি কোন ফ্লাইট আছে যা দুপুর থেকে বিকেল পাঁচটার মধ্যে ছেড়ে যায়?
Is there any flight from Pittsburgh to Boston that leaves between noon and 5 pm?
[ IN:FLIGHT [ SL:CITY_NAME pittsburgh ] [ SL:CITY_NAME boston ] [ SL:START_TIME noon ] [ SL:END_TIME 5 o'clock ] ]
daily flights from newark to cleveland departing 5 o'clock pm
flight
[{'start': 1, 'end': 6, 'value': 'daily', 'entity': 'flight_days'}, {'start': 19, 'end': 25, 'value': 'newark', 'entity': 'fromloc.city_name'}, {'start': 29, 'end': 38, 'value': 'cleveland', 'entity': 'toloc.city_name'}, {'start': 49, 'end': 61, 'value': "5 o'clock pm", 'entity': 'depart_time.time'}]
প্রতিদিন বিকেল ৫টায় নেওয়ার্ক থেকে ক্লিভল্যান্ড পর্যন্ত বিমান চলাচল করবে।
There will be daily flights from Newark to Cleveland at 5 pm.
[ IN:FLIGHT [ SL:FLIGHT_DAYS daily ] [ SL:CITY_NAME newark ] [ SL:CITY_NAME cleveland ] [ SL:TIME 5 o'clock pm ] ]
show me the flights from boston to oakland
flight
[{'start': 25, 'end': 31, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 35, 'end': 42, 'value': 'oakland', 'entity': 'toloc.city_name'}]
আমাকে বস্টন থেকে ওকল্যান্ড যাওয়ার ফ্লাইট দেখাও
Show me the flight from Boston to Oakland
[ IN:FLIGHT [ SL:CITY_NAME boston ] [ SL:CITY_NAME oakland ] ]
show me the flights from st. petersburg to toronto that leave monday
flight
[{'start': 25, 'end': 39, 'value': 'st. petersburg', 'entity': 'fromloc.city_name'}, {'start': 43, 'end': 50, 'value': 'toronto', 'entity': 'toloc.city_name'}, {'start': 62, 'end': 68, 'value': 'monday', 'entity': 'depart_date.day_name'}]
আমাকে সোমবার সেন্ট পিটার্সবার্গ থেকে টোরোন্টো যাওয়ার ফ্লাইটগুলো দেখাও
Show me the flights from St. Petersburg to Toronto on Monday
[ IN:FLIGHT [ SL:CITY_NAME st. petersburg ] [ SL:CITY_NAME toronto ] [ SL:DAY_NAME monday ] ]
please list all flights between boston and atlanta
flight
[{'start': 32, 'end': 38, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 43, 'end': 50, 'value': 'atlanta', 'entity': 'toloc.city_name'}]
দয়া করে বোস্টন এবং আটলান্টার মধ্যে সমস্ত বিমানের তালিকা তৈরি করুন।
Please list all flights between Boston and Atlanta.
[ IN:FLIGHT [ SL:CITY_NAME boston ] [ SL:CITY_NAME atlanta ] ]
is there a flight on delta airlines from boston to denver
flight
[{'start': 21, 'end': 35, 'value': 'delta airlines', 'entity': 'airline_name'}, {'start': 41, 'end': 47, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 51, 'end': 57, 'value': 'denver', 'entity': 'toloc.city_name'}]
ডেল্টা এয়ারলাইন্সে বোস্টন থেকে ডেনভার পর্যন্ত ফ্লাইট আছে?
Delta Airlines has a flight from Boston to Denver?
[ IN:FLIGHT [ SL:AIRLINE_NAME delta airlines ] [ SL:CITY_NAME boston ] [ SL:CITY_NAME denver ] ]
give me the flights and fares on december twenty seventh from orlando to indianapolis airfare
flight+airfare
[{'start': 33, 'end': 41, 'value': 'december', 'entity': 'depart_date.month_name'}, {'start': 42, 'end': 56, 'value': 'twenty seventh', 'entity': 'depart_date.day_number'}, {'start': 62, 'end': 69, 'value': 'orlando', 'entity': 'fromloc.city_name'}, {'start': 73, 'end': 85, 'value': 'indianapolis', 'entity': 'toloc.city_name'}]
আমাকে ২৭শে ডিসেম্বর অরল্যান্ডো থেকে ইন্ডিয়ানাপোলিস পর্যন্ত বিমান ভাড়া দিন।
Rent me a flight from Orlando to Indianapolis on December 27.
[ IN:FLIGHT_AIRFARE [ SL:MONTH_NAME december ] [ SL:DAY_NUMBER twenty seventh ] [ SL:CITY_NAME orlando ] [ SL:CITY_NAME indianapolis ] ]
give me all nonstops from new york to vegas that arrive on a sunday
flight
[{'start': 12, 'end': 20, 'value': 'nonstops', 'entity': 'flight_stop'}, {'start': 26, 'end': 34, 'value': 'new york', 'entity': 'fromloc.city_name'}, {'start': 38, 'end': 43, 'value': 'vegas', 'entity': 'toloc.city_name'}, {'start': 61, 'end': 67, 'value': 'sunday', 'entity': 'arrive_date.day_name'}]
নিউইয়র্ক থেকে শুরু করে রোববারে আসা ভেগাস পর্যন্ত সবকিছুই আমাকে দিন।
Give me everything from New York to Vegas on Sunday.
[ IN:FLIGHT [ SL:FLIGHT_STOP nonstops ] [ SL:CITY_NAME new york ] [ SL:CITY_NAME vegas ] [ SL:DAY_NAME sunday ] ]
what flights leave boston and arrive in philadelphia before 7 am
flight
[{'start': 19, 'end': 25, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 40, 'end': 52, 'value': 'philadelphia', 'entity': 'toloc.city_name'}, {'start': 53, 'end': 59, 'value': 'before', 'entity': 'arrive_time.time_relative'}, {'start': 60, 'end': 64, 'value': '7 am', 'entity': 'arrive_time.time'}]
কোন ফ্লাইটগুলি সকাল ৭টার আগে বোস্টন ছেড়ে ফিলাডেলফিয়ায় পৌঁছায়?
Which flights leave Boston before 7am and reach Philadelphia?
[ IN:FLIGHT [ SL:CITY_NAME boston ] [ SL:CITY_NAME philadelphia ] [ SL:TIME_RELATIVE before ] [ SL:TIME 7 am ] ]
i 'd like a flight from boston to san francisco leaving in the afternoon any time please
flight
[{'start': 24, 'end': 30, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 34, 'end': 47, 'value': 'san francisco', 'entity': 'toloc.city_name'}, {'start': 63, 'end': 72, 'value': 'afternoon', 'entity': 'depart_time.period_of_day'}]
আমি বোস্টন থেকে সান ফ্রান্সিসকোতে বিকেলে যেকোন সময় যেতে চাই
I want to go from Boston to San Francisco anytime in the afternoon
[ IN:FLIGHT [ SL:CITY_NAME boston ] [ SL:CITY_NAME san francisco ] [ SL:PERIOD_OF_DAY afternoon ] ]
flight 417 from cincinnati to dallas
flight
[{'start': 7, 'end': 10, 'value': '417', 'entity': 'flight_number'}, {'start': 16, 'end': 26, 'value': 'cincinnati', 'entity': 'fromloc.city_name'}, {'start': 30, 'end': 36, 'value': 'dallas', 'entity': 'toloc.city_name'}]
সিনসিনাটি থেকে ডালাস পর্যন্ত ৪১৭ টি বিমান
417 flights from Cincinnati to Dallas
[ IN:FLIGHT [ SL:FLIGHT_NUMBER 417 ] [ SL:CITY_NAME cincinnati ] [ SL:CITY_NAME dallas ] ]
list flights from houston to memphis june twenty ninth
flight
[{'start': 18, 'end': 25, 'value': 'houston', 'entity': 'fromloc.city_name'}, {'start': 29, 'end': 36, 'value': 'memphis', 'entity': 'toloc.city_name'}, {'start': 37, 'end': 41, 'value': 'june', 'entity': 'depart_date.month_name'}, {'start': 42, 'end': 54, 'value': 'twenty ninth', 'entity': 'depart_date.day_number'}]
হোস্টন থেকে মেম্ফিস জুন পর্যন্ত বিমানের তালিকা উনবিংশ জুন
List of flights from Houston to Memphis June 19
[ IN:FLIGHT [ SL:CITY_NAME houston ] [ SL:CITY_NAME memphis ] [ SL:MONTH_NAME june ] [ SL:DAY_NUMBER twenty ninth ] ]
list flights from dallas to san francisco
flight
[{'start': 18, 'end': 24, 'value': 'dallas', 'entity': 'fromloc.city_name'}, {'start': 28, 'end': 41, 'value': 'san francisco', 'entity': 'toloc.city_name'}]
ডালাস থেকে সান ফ্রান্সিসকো পর্যন্ত বিমানের তালিকা
List of flights from Dallas to San Francisco
[ IN:FLIGHT [ SL:CITY_NAME dallas ] [ SL:CITY_NAME san francisco ] ]
please repeat the flight departures for monday august nineteenth from denver to pittsburgh
flight
[{'start': 40, 'end': 46, 'value': 'monday', 'entity': 'depart_date.day_name'}, {'start': 47, 'end': 53, 'value': 'august', 'entity': 'depart_date.month_name'}, {'start': 54, 'end': 64, 'value': 'nineteenth', 'entity': 'depart_date.day_number'}, {'start': 70, 'end': 76, 'value': 'denver', 'entity': 'fromloc.city_name'}, {'start': 80, 'end': 90, 'value': 'pittsburgh', 'entity': 'toloc.city_name'}]
দয়া করে আগামী ১৯ আগস্ট সোমবার ডেনভার থেকে পিটসবার্গ যাওয়ার বিমান পরিষেবার পুনরাবৃত্তি করুন।
Please repeat the flight from Denver to Pittsburgh on Monday, the 19th of August.
[ IN:FLIGHT [ SL:DAY_NAME monday ] [ SL:MONTH_NAME august ] [ SL:DAY_NUMBER nineteenth ] [ SL:CITY_NAME denver ] [ SL:CITY_NAME pittsburgh ] ]
where does continental fly to from chicago
flight
[{'start': 11, 'end': 22, 'value': 'continental', 'entity': 'airline_name'}, {'start': 35, 'end': 42, 'value': 'chicago', 'entity': 'fromloc.city_name'}]
চিকাগো থেকে মহাদেশীয় উড়ন্ত কোথায়
Where is the continental flight from Chicago?
[ IN:FLIGHT [ SL:AIRLINE_NAME continental ] [ SL:CITY_NAME chicago ] ]
what ground transportation is available from the denver airport to downtown denver
ground_service
[{'start': 49, 'end': 63, 'value': 'denver airport', 'entity': 'fromloc.airport_name'}, {'start': 76, 'end': 82, 'value': 'denver', 'entity': 'toloc.city_name'}]
ডেনভার বিমানবন্দর থেকে ডাউনটাউন ডেনভার পর্যন্ত কোন স্থল পরিবহন ব্যবস্থা পাওয়া যায়?
What land transport is available from Denver Airport to Downtown Denver?
[ IN:GROUND_SERVICE [ SL:AIRPORT_NAME denver airport ] [ SL:CITY_NAME denver ] ]
from kansas city to salt lake city on delta arrive around 8 pm tomorrow
flight
[{'start': 5, 'end': 16, 'value': 'kansas city', 'entity': 'fromloc.city_name'}, {'start': 20, 'end': 34, 'value': 'salt lake city', 'entity': 'toloc.city_name'}, {'start': 38, 'end': 43, 'value': 'delta', 'entity': 'airline_name'}, {'start': 51, 'end': 57, 'value': 'around', 'entity': 'arrive_time.time_relative'}, {'start': 58, 'end': 62, 'value': '8 pm', 'entity': 'arrive_time.time'}, {'start': 63, 'end': 71, 'value': 'tomorrow', 'entity': 'arrive_date.today_relative'}]
কানসাস শহর থেকে বদ্বীপে লবণ হ্রদ শহর পর্যন্ত আগামীকাল রাত ৮ টার দিকে পৌঁছাবে।
The train will reach Salt Lake City in the Delta from Kansas City at 8 PM tomorrow.
[ IN:FLIGHT [ SL:CITY_NAME kansas city ] [ SL:CITY_NAME salt lake city ] [ SL:AIRLINE_NAME delta ] [ SL:TIME_RELATIVE around ] [ SL:TIME 8 pm ] [ SL:TODAY_RELATIVE tomorrow ] ]
is there a flight on twa from baltimore to san francisco with a stop in denver
flight
[{'start': 21, 'end': 24, 'value': 'twa', 'entity': 'airline_code'}, {'start': 30, 'end': 39, 'value': 'baltimore', 'entity': 'fromloc.city_name'}, {'start': 43, 'end': 56, 'value': 'san francisco', 'entity': 'toloc.city_name'}, {'start': 72, 'end': 78, 'value': 'denver', 'entity': 'stoploc.city_name'}]
বাল্টিমোর থেকে সান ফ্রান্সিসকো যাওয়ার জন্য একটি বিমান রয়েছে
There is a flight from Baltimore to San Francisco
[ IN:FLIGHT [ SL:AIRLINE_CODE twa ] [ SL:CITY_NAME baltimore ] [ SL:CITY_NAME san francisco ] [ SL:CITY_NAME denver ] ]
phoenix to newark wednesday
flight
[{'start': 1, 'end': 8, 'value': 'phoenix', 'entity': 'fromloc.city_name'}, {'start': 11, 'end': 17, 'value': 'newark', 'entity': 'toloc.city_name'}, {'start': 18, 'end': 27, 'value': 'wednesday', 'entity': 'depart_date.day_name'}]
বুধবার ফিনিক্স থেকে নেওয়ার্ক
Wednesday from Phoenix to Newark
[ IN:FLIGHT [ SL:CITY_NAME phoenix ] [ SL:CITY_NAME newark ] [ SL:DAY_NAME wednesday ] ]
newark to cleveland
flight
[{'start': 1, 'end': 7, 'value': 'newark', 'entity': 'fromloc.city_name'}, {'start': 10, 'end': 19, 'value': 'cleveland', 'entity': 'toloc.city_name'}]
নেওয়ার্ক টু ক্লিভল্যান্ড
Newark to Cleveland
[ IN:FLIGHT [ SL:CITY_NAME newark ] [ SL:CITY_NAME cleveland ] ]
what flights leave from phoenix
flight
[{'start': 24, 'end': 31, 'value': 'phoenix', 'entity': 'fromloc.city_name'}]
ফিনিক্স থেকে কোন বিমানগুলি ছাড়বে?
Which aircraft will take off from Phoenix?
[ IN:FLIGHT [ SL:CITY_NAME phoenix ] ]
show me ground transportation in denver
ground_service
[{'start': 33, 'end': 39, 'value': 'denver', 'entity': 'city_name'}]
আমাকে ডেনভারে স্থল পরিবহণ দেখাও
Show me the land transport in Denver
[ IN:GROUND_SERVICE [ SL:CITY_NAME denver ] ]
which airlines fly from boston to washington dc
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'}]
যে বিমান সংস্থাগুলি বস্টন থেকে ওয়াশিংটন ডিসি পর্যন্ত উড়ান চালায়
Airlines that fly from Boston to Washington DC
[ IN:AIRLINE [ SL:CITY_NAME boston ] [ SL:CITY_NAME washington ] [ SL:STATE_CODE dc ] ]
okay and can you tell me for flights departing from dallas to philadelphia the latest flight you would have departing from dallas to philadelphia
flight
[{'start': 52, 'end': 58, 'value': 'dallas', 'entity': 'fromloc.city_name'}, {'start': 62, 'end': 74, 'value': 'philadelphia', 'entity': 'toloc.city_name'}, {'start': 79, 'end': 85, 'value': 'latest', 'entity': 'flight_mod'}, {'start': 123, 'end': 129, 'value': 'dallas', 'entity': 'fromloc.city_name'}, {'start': 133, 'end': 145, 'value': 'philadelphia', 'entity': 'toloc.city_name'}]
ঠিক আছে, ডালাস থেকে ফিলাডেলফিয়া যাওয়ার ফ্লাইটের কথা বলবেন?
Can you tell us about a flight from Dallas to Philadelphia?
[ IN:FLIGHT [ SL:CITY_NAME dallas ] [ SL:CITY_NAME philadelphia ] [ SL:FLIGHT_MOD latest ] [ SL:CITY_NAME dallas ] [ SL:CITY_NAME philadelphia ] ]
show me the flights from boston to denver on august second
flight
[{'start': 25, 'end': 31, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 35, 'end': 41, 'value': 'denver', 'entity': 'toloc.city_name'}, {'start': 45, 'end': 51, 'value': 'august', 'entity': 'depart_date.month_name'}, {'start': 52, 'end': 58, 'value': 'second', 'entity': 'depart_date.day_number'}]
আগস্টের দ্বিতীয় দিনে বোস্টন থেকে ডেনভারের ফ্লাইট দেখাও
Show me the flight from Boston to Denver on the second day of August
[ IN:FLIGHT [ SL:CITY_NAME boston ] [ SL:CITY_NAME denver ] [ SL:MONTH_NAME august ] [ SL:DAY_NUMBER second ] ]
show me all the flights on united leaving from boston
flight
[{'start': 27, 'end': 33, 'value': 'united', 'entity': 'airline_name'}, {'start': 47, 'end': 53, 'value': 'boston', 'entity': 'fromloc.city_name'}]
আমাকে বোস্টন থেকে ইউনাইটেডের সব ফ্লাইট দেখাও
Show me all the flights from Boston to United
[ IN:FLIGHT [ SL:AIRLINE_NAME united ] [ SL:CITY_NAME boston ] ]
could you please tell me the first flight leaving baltimore to san francisco on a 747 on august twenty seventh
flight
[{'start': 29, 'end': 34, 'value': 'first', 'entity': 'flight_mod'}, {'start': 50, 'end': 59, 'value': 'baltimore', 'entity': 'fromloc.city_name'}, {'start': 63, 'end': 76, 'value': 'san francisco', 'entity': 'toloc.city_name'}, {'start': 82, 'end': 85, 'value': '747', 'entity': 'aircraft_code'}, {'start': 89, 'end': 95, 'value': 'august', 'entity': 'depart_date.month_name'}, {'start': 96, 'end': 110, 'value': 'twenty seventh', 'entity': 'depart_date.day_number'}]
আপনি কি দয়া করে আমাকে বলবেন প্রথম ফ্লাইটটি বাল্টিমোর থেকে সাতশো সাতচল্লিশ আগস্টের মধ্যে সান ফ্রান্সিস্কোকে ছেড়ে যাবে?
"" "Would you please tell me that the first flight will leave Baltimore for San Francisco by 747 August?" ""
[ IN:FLIGHT [ SL:FLIGHT_MOD first ] [ SL:CITY_NAME baltimore ] [ SL:CITY_NAME san francisco ] [ SL:AIRCRAFT_CODE 747 ] [ SL:MONTH_NAME august ] [ SL:DAY_NUMBER twenty seventh ] ]
please give me flights from atlanta to boston on wednesday afternoon and thursday morning
flight
[{'start': 28, 'end': 35, 'value': 'atlanta', 'entity': 'fromloc.city_name'}, {'start': 39, 'end': 45, 'value': 'boston', 'entity': 'toloc.city_name'}, {'start': 49, 'end': 58, 'value': 'wednesday', 'entity': 'depart_date.day_name'}, {'start': 59, 'end': 68, 'value': 'afternoon', 'entity': 'depart_time.period_of_day'}, {'start': 73, 'end': 81, 'value': 'thursday', 'entity': 'depart_date.day_name'}, {'start': 82, 'end': 89, 'value': 'morning', 'entity': 'depart_time.period_of_day'}]
দয়া করে আমাকে আটলান্টা থেকে বুধবার বিকেলে এবং পরদিন সকালে বোস্টন পর্যন্ত ফ্লাইট দিন।
Please give me a flight from Atlanta to Boston on Wednesday afternoon and the next morning.
[ IN:FLIGHT [ SL:CITY_NAME atlanta ] [ SL:CITY_NAME boston ] [ SL:DAY_NAME wednesday ] [ SL:PERIOD_OF_DAY afternoon ] [ SL:DAY_NAME thursday ] [ SL:PERIOD_OF_DAY morning ] ]
show all flights leaving monday morning from boston to pittsburgh
flight
[{'start': 25, 'end': 31, 'value': 'monday', 'entity': 'depart_date.day_name'}, {'start': 32, 'end': 39, 'value': 'morning', 'entity': 'depart_time.period_of_day'}, {'start': 45, 'end': 51, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 55, 'end': 65, 'value': 'pittsburgh', 'entity': 'toloc.city_name'}]
বোস্টন থেকে পিটসবার্গ পর্যন্ত সোমবার সকালে সমস্ত বিমান ছাড়ার দৃশ্য
All flights from Boston to Pittsburgh Monday morning
[ IN:FLIGHT [ SL:DAY_NAME monday ] [ SL:PERIOD_OF_DAY morning ] [ SL:CITY_NAME boston ] [ SL:CITY_NAME pittsburgh ] ]
show me the flights from baltimore to oakland
flight
[{'start': 25, 'end': 34, 'value': 'baltimore', 'entity': 'fromloc.city_name'}, {'start': 38, 'end': 45, 'value': 'oakland', 'entity': 'toloc.city_name'}]
আমাকে বাল্টিমোর থেকে ওকল্যান্ড যাওয়ার ফ্লাইট দেখাও
Show me the flight from Baltimore to Oakland
[ IN:FLIGHT [ SL:CITY_NAME baltimore ] [ SL:CITY_NAME oakland ] ]
what type of aircraft are used on flights from cleveland to dallas that leave before noon
aircraft
[{'start': 47, 'end': 56, 'value': 'cleveland', 'entity': 'fromloc.city_name'}, {'start': 60, 'end': 66, 'value': 'dallas', 'entity': 'toloc.city_name'}, {'start': 78, 'end': 84, 'value': 'before', 'entity': 'depart_time.time_relative'}, {'start': 85, 'end': 89, 'value': 'noon', 'entity': 'depart_time.time'}]
ক্লিভল্যান্ড থেকে ডালাস পর্যন্ত যে সমস্ত বিমান দুপুরের আগে ছেড়ে যায়, সেগুলিতে কোন ধরনের বিমান ব্যবহার করা হয়?
What type of aircraft are used in the flights that take off from Cleveland to Dallas before noon?
[ IN:AIRCRAFT [ SL:CITY_NAME cleveland ] [ SL:CITY_NAME dallas ] [ SL:TIME_RELATIVE before ] [ SL:TIME noon ] ]
very well i 'm working on scenario three i 'm interested in a flight on a 727 from washington dc to atlanta georgia
flight
[{'start': 74, 'end': 77, 'value': '727', 'entity': 'aircraft_code'}, {'start': 83, 'end': 93, 'value': 'washington', 'entity': 'fromloc.city_name'}, {'start': 94, 'end': 96, 'value': 'dc', 'entity': 'fromloc.state_code'}, {'start': 100, 'end': 107, 'value': 'atlanta', 'entity': 'toloc.city_name'}, {'start': 108, 'end': 115, 'value': 'georgia', 'entity': 'toloc.state_name'}]
খুব ভাল আমি দৃশ্যপট নিয়ে কাজ করছি তিন আমি ওয়াশিংটন ডিসি থেকে আটলান্টা জর্জিয়া পর্যন্ত সাতশো সাতাশ একটি ফ্লাইটে আগ্রহী
Well, I'm working on the scenario three I'm interested in a flight of seven hundred and twenty-seven from Washington DC to Atlanta, Georgia
[ IN:FLIGHT [ SL:AIRCRAFT_CODE 727 ] [ SL:CITY_NAME washington ] [ SL:STATE_CODE dc ] [ SL:CITY_NAME atlanta ] [ SL:STATE_NAME georgia ] ]
flight from dc to salt lake city
flight
[{'start': 12, 'end': 14, 'value': 'dc', 'entity': 'fromloc.state_code'}, {'start': 18, 'end': 32, 'value': 'salt lake city', 'entity': 'toloc.city_name'}]
ডিসি থেকে লবণ হ্রদ শহরে উড়ান
Flight from DC to Salt Lake City
[ IN:FLIGHT [ SL:STATE_CODE dc ] [ SL:CITY_NAME salt lake city ] ]
i 'd like to make a trip from washington to san francisco
flight
[{'start': 30, 'end': 40, 'value': 'washington', 'entity': 'fromloc.city_name'}, {'start': 44, 'end': 57, 'value': 'san francisco', 'entity': 'toloc.city_name'}]
আমি ওয়াশিংটন থেকে সান ফ্রান্সিসকোতে যেতে চাই
I want to go from Washington to San Francisco
[ IN:FLIGHT [ SL:CITY_NAME washington ] [ SL:CITY_NAME san francisco ] ]
is there an airline that services boston dc and dallas
airline
[{'start': 34, 'end': 40, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 41, 'end': 43, 'value': 'dc', 'entity': 'fromloc.state_code'}, {'start': 48, 'end': 54, 'value': 'dallas', 'entity': 'fromloc.city_name'}]
একটি বিমান সংস্থা আছে যা বোস্টন ডিসি এবং ডালাস বিমান পরিষেবা প্রদান করে।
There is an airline that serves Boston, D.C. and Dallas.
[ IN:AIRLINE [ SL:CITY_NAME boston ] [ SL:STATE_CODE dc ] [ SL:CITY_NAME dallas ] ]
airline that stands for dl
airline
[{'start': 24, 'end': 26, 'value': 'dl', 'entity': 'airline_code'}]
বিমান সংস্থা যার অর্থ ডি এল
Airline which means DL
[ IN:AIRLINE [ SL:AIRLINE_CODE dl ] ]
i would like to see the flights from denver to philadelphia
flight
[{'start': 37, 'end': 43, 'value': 'denver', 'entity': 'fromloc.city_name'}, {'start': 47, 'end': 59, 'value': 'philadelphia', 'entity': 'toloc.city_name'}]
আমি ডেনভার থেকে ফিলাডেলফিয়া পর্যন্ত ফ্লাইট দেখতে চাই।
I want to see a flight from Denver to Philadelphia.
[ IN:FLIGHT [ SL:CITY_NAME denver ] [ SL:CITY_NAME philadelphia ] ]
show me the cheapest one way flights from pittsburgh to dallas leaving pittsburgh between noon and 2 pm
flight
[{'start': 12, 'end': 20, 'value': 'cheapest', 'entity': 'cost_relative'}, {'start': 21, 'end': 28, 'value': 'one way', 'entity': 'round_trip'}, {'start': 42, 'end': 52, 'value': 'pittsburgh', 'entity': 'fromloc.city_name'}, {'start': 56, 'end': 62, 'value': 'dallas', 'entity': 'toloc.city_name'}, {'start': 71, 'end': 81, 'value': 'pittsburgh', 'entity': 'fromloc.city_name'}, {'start': 90, 'end': 94, 'value': 'noon', 'entity': 'depart_time.start_time'}, {'start': 99, 'end': 103, 'value': '2 pm', 'entity': 'depart_time.end_time'}]
পিটসবার্গ থেকে ডালাস যাওয়ার জন্য দুপুর থেকে দুপুর দুটো পর্যন্ত সবচেয়ে সস্তা একমুখী বিমান পরিষেবা আমাকে দেখান।
Show me the cheapest one-way flight from Pittsburgh to Dallas from noon to 2 pm.
[ IN:FLIGHT [ SL:COST_RELATIVE cheapest ] [ SL:ROUND_TRIP one way ] [ SL:CITY_NAME pittsburgh ] [ SL:CITY_NAME dallas ] [ SL:CITY_NAME pittsburgh ] [ SL:START_TIME noon ] [ SL:END_TIME 2 pm ] ]
show all flights with first class from baltimore to dallas
flight
[{'start': 22, 'end': 33, 'value': 'first class', 'entity': 'class_type'}, {'start': 39, 'end': 48, 'value': 'baltimore', 'entity': 'fromloc.city_name'}, {'start': 52, 'end': 58, 'value': 'dallas', 'entity': 'toloc.city_name'}]
বাল্টিমোর থেকে ডালাস পর্যন্ত প্রথম শ্রেণীর সমস্ত বিমান প্রদর্শন
All First Class Flights from Baltimore to Dallas Showcased
[ IN:FLIGHT [ SL:CLASS_TYPE first class ] [ SL:CITY_NAME baltimore ] [ SL:CITY_NAME dallas ] ]
i 'd like the earliest flight from dallas to boston
flight
[{'start': 14, 'end': 22, 'value': 'earliest', 'entity': 'flight_mod'}, {'start': 35, 'end': 41, 'value': 'dallas', 'entity': 'fromloc.city_name'}, {'start': 45, 'end': 51, 'value': 'boston', 'entity': 'toloc.city_name'}]
আমি ডালাস থেকে বোস্টন পর্যন্ত সর্বপ্রথম ফ্লাইট চাই
I want the first flight from Dallas to Boston
[ IN:FLIGHT [ SL:FLIGHT_MOD earliest ] [ SL:CITY_NAME dallas ] [ SL:CITY_NAME boston ] ]
what are the coach fares for flights from pittsburgh to denver
airfare
[{'start': 13, 'end': 18, 'value': 'coach', 'entity': 'class_type'}, {'start': 42, 'end': 52, 'value': 'pittsburgh', 'entity': 'fromloc.city_name'}, {'start': 56, 'end': 62, 'value': 'denver', 'entity': 'toloc.city_name'}]
পিটসবার্গ থেকে ডেনভার পর্যন্ত বিমানের ভাড়া কত?
What is the fare from Pittsburgh to Denver?
[ IN:AIRFARE [ SL:CLASS_TYPE coach ] [ SL:CITY_NAME pittsburgh ] [ SL:CITY_NAME denver ] ]
what flights can i take between boston and atlanta so that when i leave boston i will have the maximum amount of time on the ground in atlanta and still return in the same day
flight
[{'start': 32, 'end': 38, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 43, 'end': 50, 'value': 'atlanta', 'entity': 'toloc.city_name'}, {'start': 72, 'end': 78, 'value': 'boston', 'entity': 'fromloc.city_name'}, {'start': 135, 'end': 142, 'value': 'atlanta', 'entity': 'toloc.city_name'}, {'start': 172, 'end': 175, 'value': 'day', 'entity': 'return_date.date_relative'}]
আমি বোস্টন এবং আটলান্টার মধ্যে কোন ফ্লাইটগুলি নিতে পারি যাতে আমি যখন বোস্টন ছেড়ে যাবো তখন আমি আটলান্টার মাটিতে সর্বাধিক সময় কাটাবো এবং একই দিনে ফিরে আসব।
I can take a flight between Boston and Atlanta so that when I leave Boston, I will spend most of my time on the ground in Atlanta and return on the same day.
[ IN:FLIGHT [ SL:CITY_NAME boston ] [ SL:CITY_NAME atlanta ] [ SL:CITY_NAME boston ] [ SL:CITY_NAME atlanta ] [ SL:DATE_RELATIVE day ] ]
show me the flights from philadelphia to atlanta georgia
flight
[{'start': 25, 'end': 37, 'value': 'philadelphia', 'entity': 'fromloc.city_name'}, {'start': 41, 'end': 48, 'value': 'atlanta', 'entity': 'toloc.city_name'}, {'start': 49, 'end': 56, 'value': 'georgia', 'entity': 'toloc.state_name'}]
আমাকে ফিলাডেলফিয়া থেকে আটলান্টা জর্জিয়ার ফ্লাইট দেখান
Show me a flight from Philadelphia to Atlanta, Georgia
[ IN:FLIGHT [ SL:CITY_NAME philadelphia ] [ SL:CITY_NAME atlanta ] [ SL:STATE_NAME georgia ] ]
we 're going from denver to san francisco
flight
[{'start': 18, 'end': 24, 'value': 'denver', 'entity': 'fromloc.city_name'}, {'start': 28, 'end': 41, 'value': 'san francisco', 'entity': 'toloc.city_name'}]
আমরা ডেনভার থেকে সান ফ্রান্সিসকোতে যাচ্ছি
We're going from Denver to San Francisco.
[ IN:FLIGHT [ SL:CITY_NAME denver ] [ SL:CITY_NAME san francisco ] ]
show me all the flights from milwaukee to orlando that leave after noon on wednesday and before noon on thursday
flight
[{'start': 29, 'end': 38, 'value': 'milwaukee', 'entity': 'fromloc.city_name'}, {'start': 42, 'end': 49, 'value': 'orlando', 'entity': 'toloc.city_name'}, {'start': 61, 'end': 66, 'value': 'after', 'entity': 'depart_time.time_relative'}, {'start': 67, 'end': 71, 'value': 'noon', 'entity': 'depart_time.time'}, {'start': 75, 'end': 84, 'value': 'wednesday', 'entity': 'depart_date.day_name'}, {'start': 89, 'end': 95, 'value': 'before', 'entity': 'depart_time.time_relative'}, {'start': 96, 'end': 100, 'value': 'noon', 'entity': 'depart_time.time'}, {'start': 104, 'end': 112, 'value': 'thursday', 'entity': 'depart_date.day_name'}]
আমাকে মিলওয়াকি থেকে অরল্যান্ডো পর্যন্ত সমস্ত ফ্লাইট দেখানো হবে যা বুধবার দুপুরে এবং আগামীকাল দুপুরের আগে ছাড়বে।
I will be shown all the flights from Milwaukee to Orlando that will take off on Wednesday afternoon and before noon tomorrow.
[ IN:FLIGHT [ SL:CITY_NAME milwaukee ] [ SL:CITY_NAME orlando ] [ SL:TIME_RELATIVE after ] [ SL:TIME noon ] [ SL:DAY_NAME wednesday ] [ SL:TIME_RELATIVE before ] [ SL:TIME noon ] [ SL:DAY_NAME thursday ] ]
what airlines go to pittsburgh
airline
[{'start': 20, 'end': 30, 'value': 'pittsburgh', 'entity': 'toloc.city_name'}]
পিটসবার্গে কোন এয়ারলাইন্স যায়?
Which airlines go to Pittsburgh?
[ IN:AIRLINE [ SL:CITY_NAME pittsburgh ] ]
what is the ground transportation available in the city of fort worth
ground_service
[{'start': 59, 'end': 69, 'value': 'fort worth', 'entity': 'city_name'}]
এই দুর্গনগরীতে কি ধরনের পরিবহণ ব্যবস্থা রয়েছে?
What kind of transport system is there in this fort city?
[ IN:GROUND_SERVICE [ SL:CITY_NAME fort worth ] ]
what are your flights from dallas to baltimore
flight
[{'start': 27, 'end': 33, 'value': 'dallas', 'entity': 'fromloc.city_name'}, {'start': 37, 'end': 46, 'value': 'baltimore', 'entity': 'toloc.city_name'}]
ডালাস থেকে বাল্টিমোর পর্যন্ত আপনাদের ফ্লাইট কি?
What is your flight from Dallas to Baltimore?
[ IN:FLIGHT [ SL:CITY_NAME dallas ] [ SL:CITY_NAME baltimore ] ]
show me round trips from houston to las vegas nonstop
flight
[{'start': 8, 'end': 19, 'value': 'round trips', 'entity': 'round_trip'}, {'start': 25, 'end': 32, 'value': 'houston', 'entity': 'fromloc.city_name'}, {'start': 36, 'end': 45, 'value': 'las vegas', 'entity': 'toloc.city_name'}, {'start': 46, 'end': 53, 'value': 'nonstop', 'entity': 'flight_stop'}]
আমাকে হউস্টন থেকে লাস ভেগাস অনবরত ঘুরিয়ে দেখাও
Show me around from Houston to Las Vegas
[ IN:FLIGHT [ SL:ROUND_TRIP round trips ] [ SL:CITY_NAME houston ] [ SL:CITY_NAME las vegas ] [ SL:FLIGHT_STOP nonstop ] ]
please list all flights from san francisco to pittsburgh on sunday
flight
[{'start': 29, 'end': 42, 'value': 'san francisco', 'entity': 'fromloc.city_name'}, {'start': 46, 'end': 56, 'value': 'pittsburgh', 'entity': 'toloc.city_name'}, {'start': 60, 'end': 66, 'value': 'sunday', 'entity': 'depart_date.day_name'}]
রবিবার সান ফ্রান্সিসকো থেকে পিটসবার্গ পর্যন্ত সমস্ত বিমানের তালিকা তৈরি করুন।
Make a list of all flights from San Francisco to Pittsburgh on Sunday
[ IN:FLIGHT [ SL:CITY_NAME san francisco ] [ SL:CITY_NAME pittsburgh ] [ SL:DAY_NAME sunday ] ]
i want a flight from philadelphia to dallas with a stop in atlanta
flight
[{'start': 21, 'end': 33, 'value': 'philadelphia', 'entity': 'fromloc.city_name'}, {'start': 37, 'end': 43, 'value': 'dallas', 'entity': 'toloc.city_name'}, {'start': 59, 'end': 66, 'value': 'atlanta', 'entity': 'stoploc.city_name'}]
আমি ফিলাডেলফিয়া থেকে ডালাস যাওয়ার জন্য আটলান্টা থামতে চাই।
I want to stop at Atlanta to go from Philadelphia to Dallas.
[ IN:FLIGHT [ SL:CITY_NAME philadelphia ] [ SL:CITY_NAME dallas ] [ SL:CITY_NAME atlanta ] ]
what is the airfare for flights from denver to pittsburgh on delta airline
airfare
[{'start': 37, 'end': 43, 'value': 'denver', 'entity': 'fromloc.city_name'}, {'start': 47, 'end': 57, 'value': 'pittsburgh', 'entity': 'toloc.city_name'}, {'start': 61, 'end': 74, 'value': 'delta airline', 'entity': 'airline_name'}]
ডেল্টা এয়ারলাইন্সে ডেনভার থেকে পিটসবার্গ পর্যন্ত বিমানের ভাড়া কত?
What is the fare of Delta Airlines from Denver to Pittsburgh?
[ IN:AIRFARE [ SL:CITY_NAME denver ] [ SL:CITY_NAME pittsburgh ] [ SL:AIRLINE_NAME delta airline ] ]
do you have any flights from denver to baltimore via dallas
flight
[{'start': 29, 'end': 35, 'value': 'denver', 'entity': 'fromloc.city_name'}, {'start': 39, 'end': 48, 'value': 'baltimore', 'entity': 'toloc.city_name'}, {'start': 53, 'end': 59, 'value': 'dallas', 'entity': 'stoploc.city_name'}]
ডালাস হয়ে ডেনভার থেকে ব্যালটিমোর যাওয়ার জন্য আপনার কি কোন ফ্লাইট আছে?
Do you have a flight from Denver to Baltimore via Dallas?
[ IN:FLIGHT [ SL:CITY_NAME denver ] [ SL:CITY_NAME baltimore ] [ SL:CITY_NAME dallas ] ]
which airlines fly into and out of denver
airline
[{'start': 35, 'end': 41, 'value': 'denver', 'entity': 'city_name'}]
যে সমস্ত বিমান সংস্থাগুলি ডেনভারের ভিতরে এবং বাইরে চলাচল করে
Airlines that operate within and outside Denver
[ IN:AIRLINE [ SL:CITY_NAME denver ] ]
does continental fly from boston to san francisco with a stop in denver
flight
[{'start': 5, 'end': 16, 'value': 'continental', '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': 65, 'end': 71, 'value': 'denver', 'entity': 'stoploc.city_name'}]
বস্টন থেকে সান ফ্রান্সিসকোতে মহাদেশীয় বিমান
Continental flight from Boston to San Francisco
[ IN:FLIGHT [ SL:AIRLINE_NAME continental ] [ SL:CITY_NAME boston ] [ SL:CITY_NAME san francisco ] [ SL:CITY_NAME denver ] ]
is there a delta flight from denver to san francisco
flight
[{'start': 11, 'end': 16, 'value': 'delta', 'entity': 'airline_name'}, {'start': 29, 'end': 35, 'value': 'denver', 'entity': 'fromloc.city_name'}, {'start': 39, 'end': 52, 'value': 'san francisco', 'entity': 'toloc.city_name'}]
ডেনভার থেকে সান ফ্রান্সিসকো পর্যন্ত একটি ডেল্টা ফ্লাইট আছে
There is a Delta flight from Denver to San Francisco
[ IN:FLIGHT [ SL:AIRLINE_NAME delta ] [ SL:CITY_NAME denver ] [ SL:CITY_NAME san francisco ] ]