prompt
stringlengths 36
437
| completion
stringlengths 27
936
| text
stringlengths 63
1.33k
|
---|---|---|
sentence: please list the flight times from newark to boston
<Intents & Slot Labels>:
| intents: atis_flight_time
slot_labels: [B-flight_time: flight], [I-flight_time: times], [B-fromloc.city_name: newark], [B-toloc.city_name: boston]</s> | sentence: please list the flight times from newark to boston
<Intents & Slot Labels>:
intents: atis_flight_time
slot_labels: [B-flight_time: flight], [I-flight_time: times], [B-fromloc.city_name: newark], [B-toloc.city_name: boston]</s> |
sentence: how far is the airport from downtown pittsburgh , what is the cost of limousine service in philadelphia and then what types of meals are available
<Intents & Slot Labels>:
| intents: atis_distance, atis_ground_fare, atis_meal
slot_labels: [B-fromloc.city_name: pittsburgh], [B-transport_type: limousine], [B-city_name: philadelphia], [B-meal: meals]</s> | sentence: how far is the airport from downtown pittsburgh , what is the cost of limousine service in philadelphia and then what types of meals are available
<Intents & Slot Labels>:
intents: atis_distance, atis_ground_fare, atis_meal
slot_labels: [B-fromloc.city_name: pittsburgh], [B-transport_type: limousine], [B-city_name: philadelphia], [B-meal: meals]</s> |
sentence: what is restriction ap57
<Intents & Slot Labels>:
| intents: atis_restriction
slot_labels: [B-restriction_code: ap57]</s> | sentence: what is restriction ap57
<Intents & Slot Labels>:
intents: atis_restriction
slot_labels: [B-restriction_code: ap57]</s> |
sentence: is there an airline that has a flight from philadelphia to san francisco with a stop in dallas and then how far is the airport from downtown pittsburgh
<Intents & Slot Labels>:
| intents: atis_airline, atis_distance
slot_labels: [B-fromloc.city_name: philadelphia], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-stoploc.city_name: dallas], [B-fromloc.city_name: pittsburgh]</s> | sentence: is there an airline that has a flight from philadelphia to san francisco with a stop in dallas and then how far is the airport from downtown pittsburgh
<Intents & Slot Labels>:
intents: atis_airline, atis_distance
slot_labels: [B-fromloc.city_name: philadelphia], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-stoploc.city_name: dallas], [B-fromloc.city_name: pittsburgh]</s> |
sentence: i'm trying to find the flight number from a flight from orlando to cleveland on us air and it arrives around 10 pm and then how many flights come from denver to baltimore on july nineteenth
<Intents & Slot Labels>:
| intents: atis_flight_no, atis_quantity
slot_labels: [B-fromloc.city_name: orlando], [B-toloc.city_name: cleveland], [B-airline_name: us], [I-airline_name: air], [B-arrive_time.time_relative: around], [B-arrive_time.time: 10], [I-arrive_time.time: pm], [B-fromloc.city_name: denver], [B-toloc.city_name: baltimore], [B-depart_date.month_name: july], [B-depart_date.day_number: nineteenth]</s> | sentence: i'm trying to find the flight number from a flight from orlando to cleveland on us air and it arrives around 10 pm and then how many flights come from denver to baltimore on july nineteenth
<Intents & Slot Labels>:
intents: atis_flight_no, atis_quantity
slot_labels: [B-fromloc.city_name: orlando], [B-toloc.city_name: cleveland], [B-airline_name: us], [I-airline_name: air], [B-arrive_time.time_relative: around], [B-arrive_time.time: 10], [I-arrive_time.time: pm], [B-fromloc.city_name: denver], [B-toloc.city_name: baltimore], [B-depart_date.month_name: july], [B-depart_date.day_number: nineteenth]</s> |
sentence: what type of aircraft leaves from boston to washington dc before 9 am and then show me fares leaving on tuesdays from denver to go to dallas
<Intents & Slot Labels>:
| intents: atis_aircraft, atis_airfare
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: washington], [B-toloc.state_code: dc], [B-depart_time.time_relative: before], [B-depart_time.time: 9], [I-depart_time.time: am], [B-depart_date.day_name: tuesdays], [B-fromloc.city_name: denver], [B-toloc.city_name: dallas]</s> | sentence: what type of aircraft leaves from boston to washington dc before 9 am and then show me fares leaving on tuesdays from denver to go to dallas
<Intents & Slot Labels>:
intents: atis_aircraft, atis_airfare
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: washington], [B-toloc.state_code: dc], [B-depart_time.time_relative: before], [B-depart_time.time: 9], [I-depart_time.time: am], [B-depart_date.day_name: tuesdays], [B-fromloc.city_name: denver], [B-toloc.city_name: dallas]</s> |
sentence: what kind of airplane goes from boston to san francisco before noon and show me all meals on flights from atlanta to washington
<Intents & Slot Labels>:
| intents: atis_aircraft, atis_meal
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-depart_time.time_relative: before], [B-depart_time.time: noon], [B-meal: meals], [B-fromloc.city_name: atlanta], [B-toloc.city_name: washington]</s> | sentence: what kind of airplane goes from boston to san francisco before noon and show me all meals on flights from atlanta to washington
<Intents & Slot Labels>:
intents: atis_aircraft, atis_meal
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-depart_time.time_relative: before], [B-depart_time.time: noon], [B-meal: meals], [B-fromloc.city_name: atlanta], [B-toloc.city_name: washington]</s> |
sentence: what does code y mean and what kind of airplane goes from boston to san francisco before noon
<Intents & Slot Labels>:
| intents: atis_abbreviation, atis_aircraft
slot_labels: [B-fare_basis_code: y], [B-fromloc.city_name: boston], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-depart_time.time_relative: before], [B-depart_time.time: noon]</s> | sentence: what does code y mean and what kind of airplane goes from boston to san francisco before noon
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_aircraft
slot_labels: [B-fare_basis_code: y], [B-fromloc.city_name: boston], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-depart_time.time_relative: before], [B-depart_time.time: noon]</s> |
sentence: please give me fares from denver to philadelphia and also what is the cost of limousine service in philadelphia
<Intents & Slot Labels>:
| intents: atis_airfare, atis_ground_fare
slot_labels: [B-fromloc.city_name: denver], [B-toloc.city_name: philadelphia], [B-transport_type: limousine], [B-city_name: philadelphia]</s> | sentence: please give me fares from denver to philadelphia and also what is the cost of limousine service in philadelphia
<Intents & Slot Labels>:
intents: atis_airfare, atis_ground_fare
slot_labels: [B-fromloc.city_name: denver], [B-toloc.city_name: philadelphia], [B-transport_type: limousine], [B-city_name: philadelphia]</s> |
sentence: what is the schedule of flights from boston to denver next monday
<Intents & Slot Labels>:
| intents: atis_flight_time
slot_labels: [B-flight_time: schedule], [B-fromloc.city_name: boston], [B-toloc.city_name: denver], [B-depart_date.date_relative: next], [B-depart_date.day_name: monday]</s> | sentence: what is the schedule of flights from boston to denver next monday
<Intents & Slot Labels>:
intents: atis_flight_time
slot_labels: [B-flight_time: schedule], [B-fromloc.city_name: boston], [B-toloc.city_name: denver], [B-depart_date.date_relative: next], [B-depart_date.day_name: monday]</s> |
sentence: which airlines have flights from san francisco to washington by way of indianapolis
<Intents & Slot Labels>:
| intents: atis_airline
slot_labels: [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: washington], [B-stoploc.city_name: indianapolis]</s> | sentence: which airlines have flights from san francisco to washington by way of indianapolis
<Intents & Slot Labels>:
intents: atis_airline
slot_labels: [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: washington], [B-stoploc.city_name: indianapolis]</s> |
sentence: i would like information on twa flights from washington to philadelphia , what is the number of first class flights on american airlines and then ground transportation denver
<Intents & Slot Labels>:
| intents: atis_flight, atis_flight_no, atis_ground_service
slot_labels: [B-airline_code: twa], [B-fromloc.city_name: washington], [B-toloc.city_name: philadelphia], [B-class_type: first], [I-class_type: class], [B-airline_name: american], [I-airline_name: airlines], [B-city_name: denver]</s> | sentence: i would like information on twa flights from washington to philadelphia , what is the number of first class flights on american airlines and then ground transportation denver
<Intents & Slot Labels>:
intents: atis_flight, atis_flight_no, atis_ground_service
slot_labels: [B-airline_code: twa], [B-fromloc.city_name: washington], [B-toloc.city_name: philadelphia], [B-class_type: first], [I-class_type: class], [B-airline_name: american], [I-airline_name: airlines], [B-city_name: denver]</s> |
sentence: which flights are between boston and baltimore washington
<Intents & Slot Labels>:
| intents: atis_flight
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: baltimore], [B-toloc.state_name: washington]</s> | sentence: which flights are between boston and baltimore washington
<Intents & Slot Labels>:
intents: atis_flight
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: baltimore], [B-toloc.state_name: washington]</s> |
sentence: what is the cost of the air taxi operation at philadelphia international airport and also how many airlines have flights with service class yn
<Intents & Slot Labels>:
| intents: atis_ground_fare, atis_quantity
slot_labels: [B-transport_type: air], [I-transport_type: taxi], [I-transport_type: operation], [B-airport_name: philadelphia], [I-airport_name: international], [I-airport_name: airport], [B-fare_basis_code: yn]</s> | sentence: what is the cost of the air taxi operation at philadelphia international airport and also how many airlines have flights with service class yn
<Intents & Slot Labels>:
intents: atis_ground_fare, atis_quantity
slot_labels: [B-transport_type: air], [I-transport_type: taxi], [I-transport_type: operation], [B-airport_name: philadelphia], [I-airport_name: international], [I-airport_name: airport], [B-fare_basis_code: yn]</s> |
sentence: please list the flight times from newark to boston and also what is restriction ap80
<Intents & Slot Labels>:
| intents: atis_flight_time, atis_restriction
slot_labels: [B-flight_time: flight], [I-flight_time: times], [B-fromloc.city_name: newark], [B-toloc.city_name: boston], [B-restriction_code: ap80]</s> | sentence: please list the flight times from newark to boston and also what is restriction ap80
<Intents & Slot Labels>:
intents: atis_flight_time, atis_restriction
slot_labels: [B-flight_time: flight], [I-flight_time: times], [B-fromloc.city_name: newark], [B-toloc.city_name: boston], [B-restriction_code: ap80]</s> |
sentence: give me the round trip coach fare from baltimore to dallas and what is the cost of limousine service in philadelphia
<Intents & Slot Labels>:
| intents: atis_airfare, atis_ground_fare
slot_labels: [B-round_trip: round], [I-round_trip: trip], [B-class_type: coach], [B-fromloc.city_name: baltimore], [B-toloc.city_name: dallas], [B-transport_type: limousine], [B-city_name: philadelphia]</s> | sentence: give me the round trip coach fare from baltimore to dallas and what is the cost of limousine service in philadelphia
<Intents & Slot Labels>:
intents: atis_airfare, atis_ground_fare
slot_labels: [B-round_trip: round], [I-round_trip: trip], [B-class_type: coach], [B-fromloc.city_name: baltimore], [B-toloc.city_name: dallas], [B-transport_type: limousine], [B-city_name: philadelphia]</s> |
sentence: what is the cost of the air taxi operation at philadelphia international airport
<Intents & Slot Labels>:
| intents: atis_ground_fare
slot_labels: [B-transport_type: air], [I-transport_type: taxi], [I-transport_type: operation], [B-airport_name: philadelphia], [I-airport_name: international], [I-airport_name: airport]</s> | sentence: what is the cost of the air taxi operation at philadelphia international airport
<Intents & Slot Labels>:
intents: atis_ground_fare
slot_labels: [B-transport_type: air], [I-transport_type: taxi], [I-transport_type: operation], [B-airport_name: philadelphia], [I-airport_name: international], [I-airport_name: airport]</s> |
sentence: show me the cheapest fare in the database , i would like to book an early morning flight from tampa to charlotte on april sixth and then list the total number of flights between all airports by delta
<Intents & Slot Labels>:
| intents: atis_cheapest, atis_flight, atis_quantity
slot_labels: [B-cost_relative: cheapest], [B-depart_time.period_of_day: early], [B-depart_time.period_of_day: morning], [B-fromloc.city_name: tampa], [B-toloc.city_name: charlotte], [B-depart_date.month_name: april], [B-depart_date.day_number: sixth], [B-airline_name: delta]</s> | sentence: show me the cheapest fare in the database , i would like to book an early morning flight from tampa to charlotte on april sixth and then list the total number of flights between all airports by delta
<Intents & Slot Labels>:
intents: atis_cheapest, atis_flight, atis_quantity
slot_labels: [B-cost_relative: cheapest], [B-depart_time.period_of_day: early], [B-depart_time.period_of_day: morning], [B-fromloc.city_name: tampa], [B-toloc.city_name: charlotte], [B-depart_date.month_name: april], [B-depart_date.day_number: sixth], [B-airline_name: delta]</s> |
sentence: what type of aircraft is used on the flight from atlanta to philadelphia before 12 o'clock noon and give me a list of airports in baltimore
<Intents & Slot Labels>:
| intents: atis_aircraft, atis_airport
slot_labels: [B-fromloc.city_name: atlanta], [B-toloc.city_name: philadelphia], [B-depart_time.time_relative: before], [B-depart_time.time: 12], [I-depart_time.time: o'clock], [I-depart_time.time: noon], [B-city_name: baltimore]</s> | sentence: what type of aircraft is used on the flight from atlanta to philadelphia before 12 o'clock noon and give me a list of airports in baltimore
<Intents & Slot Labels>:
intents: atis_aircraft, atis_airport
slot_labels: [B-fromloc.city_name: atlanta], [B-toloc.city_name: philadelphia], [B-depart_time.time_relative: before], [B-depart_time.time: 12], [I-depart_time.time: o'clock], [I-depart_time.time: noon], [B-city_name: baltimore]</s> |
sentence: how far is oakland airport from downtown and show the flights from san francisco to pittsburgh
<Intents & Slot Labels>:
| intents: atis_distance, atis_flight
slot_labels: [B-fromloc.airport_name: oakland], [I-fromloc.airport_name: airport], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: pittsburgh]</s> | sentence: how far is oakland airport from downtown and show the flights from san francisco to pittsburgh
<Intents & Slot Labels>:
intents: atis_distance, atis_flight
slot_labels: [B-fromloc.airport_name: oakland], [I-fromloc.airport_name: airport], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: pittsburgh]</s> |
sentence: what airport in new york is closest to downtown , is bwi washington and also i'd like to arrange a flight from pittsburgh to atlanta
<Intents & Slot Labels>:
| intents: atis_airport, atis_city, atis_flight
slot_labels: [B-fromloc.city_name: new], [I-fromloc.city_name: york], [B-mod: closest], [B-airport_code: bwi], [B-city_name: washington], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: atlanta]</s> | sentence: what airport in new york is closest to downtown , is bwi washington and also i'd like to arrange a flight from pittsburgh to atlanta
<Intents & Slot Labels>:
intents: atis_airport, atis_city, atis_flight
slot_labels: [B-fromloc.city_name: new], [I-fromloc.city_name: york], [B-mod: closest], [B-airport_code: bwi], [B-city_name: washington], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: atlanta]</s> |
sentence: what does fn under fare code mean , what is the least expensive fare from baltimore to san francisco leaving on september thirtieth and also show me flights between memphis and las vegas on sunday
<Intents & Slot Labels>:
| intents: atis_abbreviation, atis_airfare, atis_flight
slot_labels: [B-fare_basis_code: fn], [B-cost_relative: least], [I-cost_relative: expensive], [B-fromloc.city_name: baltimore], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-depart_date.month_name: september], [B-depart_date.day_number: thirtieth], [B-fromloc.city_name: memphis], [B-toloc.city_name: las], [I-toloc.city_name: vegas], [B-depart_date.day_name: sunday]</s> | sentence: what does fn under fare code mean , what is the least expensive fare from baltimore to san francisco leaving on september thirtieth and also show me flights between memphis and las vegas on sunday
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_airfare, atis_flight
slot_labels: [B-fare_basis_code: fn], [B-cost_relative: least], [I-cost_relative: expensive], [B-fromloc.city_name: baltimore], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-depart_date.month_name: september], [B-depart_date.day_number: thirtieth], [B-fromloc.city_name: memphis], [B-toloc.city_name: las], [I-toloc.city_name: vegas], [B-depart_date.day_name: sunday]</s> |
sentence: what does fare code qx mean and is there a meal on delta flight 852 from san francisco to dallas fort worth
<Intents & Slot Labels>:
| intents: atis_abbreviation, atis_meal
slot_labels: [B-fare_basis_code: qx], [B-meal: meal], [B-airline_name: delta], [B-flight_number: 852], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: dallas], [I-toloc.city_name: fort], [I-toloc.city_name: worth]</s> | sentence: what does fare code qx mean and is there a meal on delta flight 852 from san francisco to dallas fort worth
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_meal
slot_labels: [B-fare_basis_code: qx], [B-meal: meal], [B-airline_name: delta], [B-flight_number: 852], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: dallas], [I-toloc.city_name: fort], [I-toloc.city_name: worth]</s> |
sentence: does delta aircraft fly dc10 and also how far is the airport from san francisco
<Intents & Slot Labels>:
| intents: atis_aircraft, atis_distance
slot_labels: [B-airline_name: delta], [B-aircraft_code: dc10], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco]</s> | sentence: does delta aircraft fly dc10 and also how far is the airport from san francisco
<Intents & Slot Labels>:
intents: atis_aircraft, atis_distance
slot_labels: [B-airline_name: delta], [B-aircraft_code: dc10], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco]</s> |
sentence: in atlanta i would like information on ground transportation and also show me all meals on flights from atlanta to washington
<Intents & Slot Labels>:
| intents: atis_ground_service, atis_meal
slot_labels: [B-city_name: atlanta], [B-meal: meals], [B-fromloc.city_name: atlanta], [B-toloc.city_name: washington]</s> | sentence: in atlanta i would like information on ground transportation and also show me all meals on flights from atlanta to washington
<Intents & Slot Labels>:
intents: atis_ground_service, atis_meal
slot_labels: [B-city_name: atlanta], [B-meal: meals], [B-fromloc.city_name: atlanta], [B-toloc.city_name: washington]</s> |
sentence: show me the cheapest fare in the database , show me ground transportation in westchester county and also what are the air restrictions on flights from pittsburgh to atlanta for the airfare of 416 dollars
<Intents & Slot Labels>:
| intents: atis_cheapest, atis_ground_service, atis_restriction
slot_labels: [B-cost_relative: cheapest], [B-city_name: westchester], [I-city_name: county], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: atlanta], [B-fare_amount: 416], [I-fare_amount: dollars]</s> | sentence: show me the cheapest fare in the database , show me ground transportation in westchester county and also what are the air restrictions on flights from pittsburgh to atlanta for the airfare of 416 dollars
<Intents & Slot Labels>:
intents: atis_cheapest, atis_ground_service, atis_restriction
slot_labels: [B-cost_relative: cheapest], [B-city_name: westchester], [I-city_name: county], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: atlanta], [B-fare_amount: 416], [I-fare_amount: dollars]</s> |
sentence: show me the airlines that use love field and show me flights from san francisco to seattle
<Intents & Slot Labels>:
| intents: atis_airline, atis_flight
slot_labels: [B-airport_name: love], [I-airport_name: field], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: seattle]</s> | sentence: show me the airlines that use love field and show me flights from san francisco to seattle
<Intents & Slot Labels>:
intents: atis_airline, atis_flight
slot_labels: [B-airport_name: love], [I-airport_name: field], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: seattle]</s> |
sentence: what's the capacity of a 733 and then what is the least expensive flight from atlanta to denver leaving on october twelfth
<Intents & Slot Labels>:
| intents: atis_capacity, atis_flight
slot_labels: [B-aircraft_code: 733], [B-cost_relative: least], [I-cost_relative: expensive], [B-fromloc.city_name: atlanta], [B-toloc.city_name: denver], [B-depart_date.month_name: october], [B-depart_date.day_number: twelfth]</s> | sentence: what's the capacity of a 733 and then what is the least expensive flight from atlanta to denver leaving on october twelfth
<Intents & Slot Labels>:
intents: atis_capacity, atis_flight
slot_labels: [B-aircraft_code: 733], [B-cost_relative: least], [I-cost_relative: expensive], [B-fromloc.city_name: atlanta], [B-toloc.city_name: denver], [B-depart_date.month_name: october], [B-depart_date.day_number: twelfth]</s> |
sentence: what is the earliest american airlines flight that i can get first class from philadelphia to dallas
<Intents & Slot Labels>:
| intents: atis_flight
slot_labels: [B-flight_mod: earliest], [B-airline_name: american], [I-airline_name: airlines], [B-class_type: first], [I-class_type: class], [B-fromloc.city_name: philadelphia], [B-toloc.city_name: dallas]</s> | sentence: what is the earliest american airlines flight that i can get first class from philadelphia to dallas
<Intents & Slot Labels>:
intents: atis_flight
slot_labels: [B-flight_mod: earliest], [B-airline_name: american], [I-airline_name: airlines], [B-class_type: first], [I-class_type: class], [B-fromloc.city_name: philadelphia], [B-toloc.city_name: dallas]</s> |
sentence: what is restriction ap57
<Intents & Slot Labels>:
| intents: atis_restriction
slot_labels: [B-restriction_code: ap57]</s> | sentence: what is restriction ap57
<Intents & Slot Labels>:
intents: atis_restriction
slot_labels: [B-restriction_code: ap57]</s> |
sentence: houston airports
<Intents & Slot Labels>:
| intents: atis_airport
slot_labels: [B-city_name: houston]</s> | sentence: houston airports
<Intents & Slot Labels>:
intents: atis_airport
slot_labels: [B-city_name: houston]</s> |
sentence: which airlines fly from bwi to dallas fort worth
<Intents & Slot Labels>:
| intents: atis_airline
slot_labels: [B-fromloc.airport_code: bwi], [B-toloc.city_name: dallas], [I-toloc.city_name: fort], [I-toloc.city_name: worth]</s> | sentence: which airlines fly from bwi to dallas fort worth
<Intents & Slot Labels>:
intents: atis_airline
slot_labels: [B-fromloc.airport_code: bwi], [B-toloc.city_name: dallas], [I-toloc.city_name: fort], [I-toloc.city_name: worth]</s> |
sentence: all fares and flights from philadelphia
<Intents & Slot Labels>:
| intents: atis_airfare
slot_labels: [B-fromloc.city_name: philadelphia]</s> | sentence: all fares and flights from philadelphia
<Intents & Slot Labels>:
intents: atis_airfare
slot_labels: [B-fromloc.city_name: philadelphia]</s> |
sentence: what is the seating capacity for the f28 and show me the cheapest fare in the database
<Intents & Slot Labels>:
| intents: atis_capacity, atis_cheapest
slot_labels: [B-aircraft_code: f28], [B-cost_relative: cheapest]</s> | sentence: what is the seating capacity for the f28 and show me the cheapest fare in the database
<Intents & Slot Labels>:
intents: atis_capacity, atis_cheapest
slot_labels: [B-aircraft_code: f28], [B-cost_relative: cheapest]</s> |
sentence: show me the cheapest fare in the database and then what are the air restrictions on flights from pittsburgh to atlanta for the airfare of 416 dollars
<Intents & Slot Labels>:
| intents: atis_cheapest, atis_restriction
slot_labels: [B-cost_relative: cheapest], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: atlanta], [B-fare_amount: 416], [I-fare_amount: dollars]</s> | sentence: show me the cheapest fare in the database and then what are the air restrictions on flights from pittsburgh to atlanta for the airfare of 416 dollars
<Intents & Slot Labels>:
intents: atis_cheapest, atis_restriction
slot_labels: [B-cost_relative: cheapest], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: atlanta], [B-fare_amount: 416], [I-fare_amount: dollars]</s> |
sentence: what first class airplane goes from philadelphia to san francisco and stops in dallas in the afternoon on monday and also show me times for flights from san francisco to atlanta
<Intents & Slot Labels>:
| intents: atis_aircraft, atis_flight_time
slot_labels: [B-class_type: first], [I-class_type: class], [B-fromloc.city_name: philadelphia], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-stoploc.city_name: dallas], [B-depart_time.period_of_day: afternoon], [B-depart_date.day_name: monday], [B-flight_time: times], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: atlanta]</s> | sentence: what first class airplane goes from philadelphia to san francisco and stops in dallas in the afternoon on monday and also show me times for flights from san francisco to atlanta
<Intents & Slot Labels>:
intents: atis_aircraft, atis_flight_time
slot_labels: [B-class_type: first], [I-class_type: class], [B-fromloc.city_name: philadelphia], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-stoploc.city_name: dallas], [B-depart_time.period_of_day: afternoon], [B-depart_date.day_name: monday], [B-flight_time: times], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: atlanta]</s> |
sentence: what is the fare from boston to san francisco on united airlines flight 21 , what's the capacity of a 733 and also how many booking classes are there
<Intents & Slot Labels>:
| intents: atis_airfare, atis_capacity, atis_quantity
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-airline_name: united], [I-airline_name: airlines], [B-flight_number: 21], [B-aircraft_code: 733]</s> | sentence: what is the fare from boston to san francisco on united airlines flight 21 , what's the capacity of a 733 and also how many booking classes are there
<Intents & Slot Labels>:
intents: atis_airfare, atis_capacity, atis_quantity
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-airline_name: united], [I-airline_name: airlines], [B-flight_number: 21], [B-aircraft_code: 733]</s> |
sentence: show me the type of aircraft that cp uses , how much is the ground transportation between atlanta and downtown and tell me about ground transportation at toronto
<Intents & Slot Labels>:
| intents: atis_aircraft, atis_ground_fare, atis_ground_service
slot_labels: [B-airline_code: cp], [B-fromloc.city_name: atlanta], [B-city_name: toronto]</s> | sentence: show me the type of aircraft that cp uses , how much is the ground transportation between atlanta and downtown and tell me about ground transportation at toronto
<Intents & Slot Labels>:
intents: atis_aircraft, atis_ground_fare, atis_ground_service
slot_labels: [B-airline_code: cp], [B-fromloc.city_name: atlanta], [B-city_name: toronto]</s> |
sentence: please list information regarding san francisco airport
<Intents & Slot Labels>:
| intents: atis_airport
slot_labels: [B-airport_name: san], [I-airport_name: francisco], [I-airport_name: airport]</s> | sentence: please list information regarding san francisco airport
<Intents & Slot Labels>:
intents: atis_airport
slot_labels: [B-airport_name: san], [I-airport_name: francisco], [I-airport_name: airport]</s> |
sentence: show me the airlines that fly from denver to san francisco
<Intents & Slot Labels>:
| intents: atis_airline
slot_labels: [B-fromloc.city_name: denver], [B-toloc.city_name: san], [I-toloc.city_name: francisco]</s> | sentence: show me the airlines that fly from denver to san francisco
<Intents & Slot Labels>:
intents: atis_airline
slot_labels: [B-fromloc.city_name: denver], [B-toloc.city_name: san], [I-toloc.city_name: francisco]</s> |
sentence: can i have a rental car in houston
<Intents & Slot Labels>:
| intents: atis_ground_service
slot_labels: [B-transport_type: rental], [I-transport_type: car], [B-city_name: houston]</s> | sentence: can i have a rental car in houston
<Intents & Slot Labels>:
intents: atis_ground_service
slot_labels: [B-transport_type: rental], [I-transport_type: car], [B-city_name: houston]</s> |
sentence: how far is oakland airport from downtown and what are my meal options from boston to denver
<Intents & Slot Labels>:
| intents: atis_distance, atis_meal
slot_labels: [B-fromloc.airport_name: oakland], [I-fromloc.airport_name: airport], [B-meal: meal], [B-fromloc.city_name: boston], [B-toloc.city_name: denver]</s> | sentence: how far is oakland airport from downtown and what are my meal options from boston to denver
<Intents & Slot Labels>:
intents: atis_distance, atis_meal
slot_labels: [B-fromloc.airport_name: oakland], [I-fromloc.airport_name: airport], [B-meal: meal], [B-fromloc.city_name: boston], [B-toloc.city_name: denver]</s> |
sentence: what are the cities served by delta airlines and then i would like a nonstop flight from philadelphia to pittsburgh
<Intents & Slot Labels>:
| intents: atis_city, atis_flight
slot_labels: [B-airline_name: delta], [I-airline_name: airlines], [B-flight_stop: nonstop], [B-fromloc.city_name: philadelphia], [B-toloc.city_name: pittsburgh]</s> | sentence: what are the cities served by delta airlines and then i would like a nonstop flight from philadelphia to pittsburgh
<Intents & Slot Labels>:
intents: atis_city, atis_flight
slot_labels: [B-airline_name: delta], [I-airline_name: airlines], [B-flight_stop: nonstop], [B-fromloc.city_name: philadelphia], [B-toloc.city_name: pittsburgh]</s> |
sentence: all flights pittsburgh to baltimore on thursday arrival by 10 am
<Intents & Slot Labels>:
| intents: atis_flight
slot_labels: [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: baltimore], [B-depart_date.day_name: thursday], [B-arrive_time.time_relative: by], [B-arrive_time.time: 10], [I-arrive_time.time: am]</s> | sentence: all flights pittsburgh to baltimore on thursday arrival by 10 am
<Intents & Slot Labels>:
intents: atis_flight
slot_labels: [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: baltimore], [B-depart_date.day_name: thursday], [B-arrive_time.time_relative: by], [B-arrive_time.time: 10], [I-arrive_time.time: am]</s> |
sentence: what are the lowest one way fares from atlanta to pittsburgh and then what are the air restrictions on flights from pittsburgh to atlanta for the airfare of 416 dollars
<Intents & Slot Labels>:
| intents: atis_airfare, atis_restriction
slot_labels: [B-cost_relative: lowest], [B-round_trip: one], [I-round_trip: way], [B-fromloc.city_name: atlanta], [B-toloc.city_name: pittsburgh], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: atlanta], [B-fare_amount: 416], [I-fare_amount: dollars]</s> | sentence: what are the lowest one way fares from atlanta to pittsburgh and then what are the air restrictions on flights from pittsburgh to atlanta for the airfare of 416 dollars
<Intents & Slot Labels>:
intents: atis_airfare, atis_restriction
slot_labels: [B-cost_relative: lowest], [B-round_trip: one], [I-round_trip: way], [B-fromloc.city_name: atlanta], [B-toloc.city_name: pittsburgh], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: atlanta], [B-fare_amount: 416], [I-fare_amount: dollars]</s> |
sentence: what times does the late afternoon flight leave from washington for denver and then what is the cost of the air taxi operation at philadelphia international airport
<Intents & Slot Labels>:
| intents: atis_flight_time, atis_ground_fare
slot_labels: [B-flight_time: times], [B-depart_time.period_of_day: late], [I-depart_time.period_of_day: afternoon], [B-fromloc.city_name: washington], [B-toloc.city_name: denver], [B-transport_type: air], [I-transport_type: taxi], [I-transport_type: operation], [B-airport_name: philadelphia], [I-airport_name: international], [I-airport_name: airport]</s> | sentence: what times does the late afternoon flight leave from washington for denver and then what is the cost of the air taxi operation at philadelphia international airport
<Intents & Slot Labels>:
intents: atis_flight_time, atis_ground_fare
slot_labels: [B-flight_time: times], [B-depart_time.period_of_day: late], [I-depart_time.period_of_day: afternoon], [B-fromloc.city_name: washington], [B-toloc.city_name: denver], [B-transport_type: air], [I-transport_type: taxi], [I-transport_type: operation], [B-airport_name: philadelphia], [I-airport_name: international], [I-airport_name: airport]</s> |
sentence: how many people fly on a turboprop and what is restriction ap57
<Intents & Slot Labels>:
| intents: atis_capacity, atis_restriction
slot_labels: [B-restriction_code: ap57]</s> | sentence: how many people fly on a turboprop and what is restriction ap57
<Intents & Slot Labels>:
intents: atis_capacity, atis_restriction
slot_labels: [B-restriction_code: ap57]</s> |
sentence: what kind of airplanes are used by delta airlines flying between washington and denver and then what is the seating capacity of a boeing 767
<Intents & Slot Labels>:
| intents: atis_aircraft, atis_capacity
slot_labels: [B-airline_name: delta], [I-airline_name: airlines], [B-fromloc.city_name: washington], [B-toloc.city_name: denver], [B-aircraft_code: 767]</s> | sentence: what kind of airplanes are used by delta airlines flying between washington and denver and then what is the seating capacity of a boeing 767
<Intents & Slot Labels>:
intents: atis_aircraft, atis_capacity
slot_labels: [B-airline_name: delta], [I-airline_name: airlines], [B-fromloc.city_name: washington], [B-toloc.city_name: denver], [B-aircraft_code: 767]</s> |
sentence: show me the cheapest fare in the database
<Intents & Slot Labels>:
| intents: atis_cheapest
slot_labels: [B-cost_relative: cheapest]</s> | sentence: show me the cheapest fare in the database
<Intents & Slot Labels>:
intents: atis_cheapest
slot_labels: [B-cost_relative: cheapest]</s> |
sentence: what is the name of the airport at denver and then what time does the flight leave denver going to san francisco on continental airlines
<Intents & Slot Labels>:
| intents: atis_airport, atis_flight_time
slot_labels: [B-city_name: denver], [B-flight_time: time], [B-fromloc.city_name: denver], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-airline_name: continental], [I-airline_name: airlines]</s> | sentence: what is the name of the airport at denver and then what time does the flight leave denver going to san francisco on continental airlines
<Intents & Slot Labels>:
intents: atis_airport, atis_flight_time
slot_labels: [B-city_name: denver], [B-flight_time: time], [B-fromloc.city_name: denver], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-airline_name: continental], [I-airline_name: airlines]</s> |
sentence: show me the cheapest round trip fare from baltimore to dallas and also names of airports
<Intents & Slot Labels>:
| intents: atis_airfare, atis_airport
slot_labels: [B-cost_relative: cheapest], [B-round_trip: round], [I-round_trip: trip], [B-fromloc.city_name: baltimore], [B-toloc.city_name: dallas]</s> | sentence: show me the cheapest round trip fare from baltimore to dallas and also names of airports
<Intents & Slot Labels>:
intents: atis_airfare, atis_airport
slot_labels: [B-cost_relative: cheapest], [B-round_trip: round], [I-round_trip: trip], [B-fromloc.city_name: baltimore], [B-toloc.city_name: dallas]</s> |
sentence: what are the cities that american airlines serves and then what is the cost of the air taxi operation at philadelphia international airport
<Intents & Slot Labels>:
| intents: atis_city, atis_ground_fare
slot_labels: [B-airline_name: american], [I-airline_name: airlines], [B-transport_type: air], [I-transport_type: taxi], [I-transport_type: operation], [B-airport_name: philadelphia], [I-airport_name: international], [I-airport_name: airport]</s> | sentence: what are the cities that american airlines serves and then what is the cost of the air taxi operation at philadelphia international airport
<Intents & Slot Labels>:
intents: atis_city, atis_ground_fare
slot_labels: [B-airline_name: american], [I-airline_name: airlines], [B-transport_type: air], [I-transport_type: taxi], [I-transport_type: operation], [B-airport_name: philadelphia], [I-airport_name: international], [I-airport_name: airport]</s> |
sentence: what is the meaning of fare code qx and qw , how long is the flight from atlanta to san francisco at noon on november seventh and then may i have a listing of flights on monday from minneapolis to long beach california please
<Intents & Slot Labels>:
| intents: atis_abbreviation, atis_distance, atis_flight
slot_labels: [B-fare_basis_code: qx], [B-fare_basis_code: qw], [B-fromloc.city_name: atlanta], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-depart_time.time: noon], [B-depart_date.month_name: november], [B-depart_date.day_number: seventh], [B-depart_date.day_name: monday], [B-fromloc.city_name: minneapolis], [B-toloc.city_name: long], [I-toloc.city_name: beach], [B-toloc.state_name: california]</s> | sentence: what is the meaning of fare code qx and qw , how long is the flight from atlanta to san francisco at noon on november seventh and then may i have a listing of flights on monday from minneapolis to long beach california please
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_distance, atis_flight
slot_labels: [B-fare_basis_code: qx], [B-fare_basis_code: qw], [B-fromloc.city_name: atlanta], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-depart_time.time: noon], [B-depart_date.month_name: november], [B-depart_date.day_number: seventh], [B-depart_date.day_name: monday], [B-fromloc.city_name: minneapolis], [B-toloc.city_name: long], [I-toloc.city_name: beach], [B-toloc.state_name: california]</s> |
sentence: describe ground transportation in dallas
<Intents & Slot Labels>:
| intents: atis_ground_service
slot_labels: [B-city_name: dallas]</s> | sentence: describe ground transportation in dallas
<Intents & Slot Labels>:
intents: atis_ground_service
slot_labels: [B-city_name: dallas]</s> |
sentence: show me the type of aircraft that cp uses , how many people fit on a 72s airplane and i would like the flight number and the time for the cheapest fare that is the least expensive first class fare from san francisco to pittsburgh leaving after 8 pm monday night
<Intents & Slot Labels>:
| intents: atis_aircraft, atis_capacity, atis_flight_no
slot_labels: [B-airline_code: cp], [B-aircraft_code: 72s], [B-flight_time: time], [B-cost_relative: cheapest], [B-cost_relative: least], [I-cost_relative: expensive], [B-class_type: first], [I-class_type: class], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: pittsburgh], [B-depart_time.time_relative: after], [B-depart_time.time: 8], [I-depart_time.time: pm], [B-depart_date.day_name: monday], [B-depart_time.period_of_day: night]</s> | sentence: show me the type of aircraft that cp uses , how many people fit on a 72s airplane and i would like the flight number and the time for the cheapest fare that is the least expensive first class fare from san francisco to pittsburgh leaving after 8 pm monday night
<Intents & Slot Labels>:
intents: atis_aircraft, atis_capacity, atis_flight_no
slot_labels: [B-airline_code: cp], [B-aircraft_code: 72s], [B-flight_time: time], [B-cost_relative: cheapest], [B-cost_relative: least], [I-cost_relative: expensive], [B-class_type: first], [I-class_type: class], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: pittsburgh], [B-depart_time.time_relative: after], [B-depart_time.time: 8], [I-depart_time.time: pm], [B-depart_date.day_name: monday], [B-depart_time.period_of_day: night]</s> |
sentence: how many people fit on a 73s
<Intents & Slot Labels>:
| intents: atis_capacity
slot_labels: [B-aircraft_code: 73s]</s> | sentence: how many people fit on a 73s
<Intents & Slot Labels>:
intents: atis_capacity
slot_labels: [B-aircraft_code: 73s]</s> |
sentence: how many flights does each airline have with business class service
<Intents & Slot Labels>:
| intents: atis_quantity
slot_labels: [B-class_type: business], [I-class_type: class]</s> | sentence: how many flights does each airline have with business class service
<Intents & Slot Labels>:
intents: atis_quantity
slot_labels: [B-class_type: business], [I-class_type: class]</s> |
sentence: what is fare code f and how much would car rental cost in atlanta
<Intents & Slot Labels>:
| intents: atis_abbreviation, atis_ground_fare
slot_labels: [B-fare_basis_code: f], [B-transport_type: car], [I-transport_type: rental], [B-city_name: atlanta]</s> | sentence: what is fare code f and how much would car rental cost in atlanta
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_ground_fare
slot_labels: [B-fare_basis_code: f], [B-transport_type: car], [I-transport_type: rental], [B-city_name: atlanta]</s> |
sentence: please list the flights from dallas fort worth to dc baltimore on july twenty third
<Intents & Slot Labels>:
| intents: atis_flight
slot_labels: [B-fromloc.city_name: dallas], [I-fromloc.city_name: fort], [I-fromloc.city_name: worth], [B-toloc.state_code: dc], [B-toloc.city_name: baltimore], [B-depart_date.month_name: july], [B-depart_date.day_number: twenty], [I-depart_date.day_number: third]</s> | sentence: please list the flights from dallas fort worth to dc baltimore on july twenty third
<Intents & Slot Labels>:
intents: atis_flight
slot_labels: [B-fromloc.city_name: dallas], [I-fromloc.city_name: fort], [I-fromloc.city_name: worth], [B-toloc.state_code: dc], [B-toloc.city_name: baltimore], [B-depart_date.month_name: july], [B-depart_date.day_number: twenty], [I-depart_date.day_number: third]</s> |
sentence: please inform me the type of aircraft used on a flight from atlanta to denver before 12 o'clock noon , how many passengers fit on a d9s and tell me about ground transportation between orlando international and orlando
<Intents & Slot Labels>:
| intents: atis_aircraft, atis_capacity, atis_ground_service
slot_labels: [B-fromloc.city_name: atlanta], [B-toloc.city_name: denver], [B-depart_time.time_relative: before], [B-depart_time.time: 12], [I-depart_time.time: o'clock], [I-depart_time.time: noon], [B-aircraft_code: d9s], [B-fromloc.airport_name: orlando], [I-fromloc.airport_name: international], [B-toloc.city_name: orlando]</s> | sentence: please inform me the type of aircraft used on a flight from atlanta to denver before 12 o'clock noon , how many passengers fit on a d9s and tell me about ground transportation between orlando international and orlando
<Intents & Slot Labels>:
intents: atis_aircraft, atis_capacity, atis_ground_service
slot_labels: [B-fromloc.city_name: atlanta], [B-toloc.city_name: denver], [B-depart_time.time_relative: before], [B-depart_time.time: 12], [I-depart_time.time: o'clock], [I-depart_time.time: noon], [B-aircraft_code: d9s], [B-fromloc.airport_name: orlando], [I-fromloc.airport_name: international], [B-toloc.city_name: orlando]</s> |
sentence: what is the lowest fare united charges between boston and san francisco and also how many seats in a 72s
<Intents & Slot Labels>:
| intents: atis_airfare, atis_capacity
slot_labels: [B-cost_relative: lowest], [B-airline_name: united], [B-fromloc.city_name: boston], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-aircraft_code: 72s]</s> | sentence: what is the lowest fare united charges between boston and san francisco and also how many seats in a 72s
<Intents & Slot Labels>:
intents: atis_airfare, atis_capacity
slot_labels: [B-cost_relative: lowest], [B-airline_name: united], [B-fromloc.city_name: boston], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-aircraft_code: 72s]</s> |
sentence: i would like information on ground transportation city of boston between airport and downtown
<Intents & Slot Labels>:
| intents: atis_ground_service
slot_labels: [B-city_name: city], [I-city_name: of], [I-city_name: boston]</s> | sentence: i would like information on ground transportation city of boston between airport and downtown
<Intents & Slot Labels>:
intents: atis_ground_service
slot_labels: [B-city_name: city], [I-city_name: of], [I-city_name: boston]</s> |
sentence: what are the fares for flights between atlanta and dfw provided by american airlines , what is airline dl and what is the name of the airport in philadelphia
<Intents & Slot Labels>:
| intents: atis_airfare, atis_airline, atis_airport
slot_labels: [B-fromloc.city_name: atlanta], [B-toloc.airport_code: dfw], [B-airline_name: american], [I-airline_name: airlines], [B-airline_code: dl], [B-city_name: philadelphia]</s> | sentence: what are the fares for flights between atlanta and dfw provided by american airlines , what is airline dl and what is the name of the airport in philadelphia
<Intents & Slot Labels>:
intents: atis_airfare, atis_airline, atis_airport
slot_labels: [B-fromloc.city_name: atlanta], [B-toloc.airport_code: dfw], [B-airline_name: american], [I-airline_name: airlines], [B-airline_code: dl], [B-city_name: philadelphia]</s> |
sentence: what is mco and then what is the seating capacity for the f28
<Intents & Slot Labels>:
| intents: atis_abbreviation, atis_capacity
slot_labels: [B-airport_code: mco], [B-aircraft_code: f28]</s> | sentence: what is mco and then what is the seating capacity for the f28
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_capacity
slot_labels: [B-airport_code: mco], [B-aircraft_code: f28]</s> |
sentence: can you please tell me the type of aircraft used flying from atlanta to denver on eastern flight 825 leaving at 555 , ground transport phoenix and then what types of meals are available
<Intents & Slot Labels>:
| intents: atis_aircraft, atis_ground_service, atis_meal
slot_labels: [B-fromloc.city_name: atlanta], [B-toloc.city_name: denver], [B-airline_name: eastern], [B-flight_number: 825], [B-depart_time.time: 555], [B-city_name: phoenix], [B-meal: meals]</s> | sentence: can you please tell me the type of aircraft used flying from atlanta to denver on eastern flight 825 leaving at 555 , ground transport phoenix and then what types of meals are available
<Intents & Slot Labels>:
intents: atis_aircraft, atis_ground_service, atis_meal
slot_labels: [B-fromloc.city_name: atlanta], [B-toloc.city_name: denver], [B-airline_name: eastern], [B-flight_number: 825], [B-depart_time.time: 555], [B-city_name: phoenix], [B-meal: meals]</s> |
sentence: show me times for coach flights between boston and baltimore on wednesday
<Intents & Slot Labels>:
| intents: atis_flight_time
slot_labels: [B-flight_time: times], [B-class_type: coach], [B-fromloc.city_name: boston], [B-toloc.city_name: baltimore], [B-depart_date.day_name: wednesday]</s> | sentence: show me times for coach flights between boston and baltimore on wednesday
<Intents & Slot Labels>:
intents: atis_flight_time
slot_labels: [B-flight_time: times], [B-class_type: coach], [B-fromloc.city_name: boston], [B-toloc.city_name: baltimore], [B-depart_date.day_name: wednesday]</s> |
sentence: what kind of aircraft do you have flying from boston to san francisco on august twenty seventh and also show me the cheapest fare in the database
<Intents & Slot Labels>:
| intents: atis_aircraft, atis_cheapest
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-depart_date.month_name: august], [B-depart_date.day_number: twenty], [I-depart_date.day_number: seventh], [B-cost_relative: cheapest]</s> | sentence: what kind of aircraft do you have flying from boston to san francisco on august twenty seventh and also show me the cheapest fare in the database
<Intents & Slot Labels>:
intents: atis_aircraft, atis_cheapest
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-depart_date.month_name: august], [B-depart_date.day_number: twenty], [I-depart_date.day_number: seventh], [B-cost_relative: cheapest]</s> |
sentence: what are the most expensive first class tickets between atlanta and dallas and which airlines fly between boston and pittsburgh
<Intents & Slot Labels>:
| intents: atis_airfare, atis_airline
slot_labels: [B-cost_relative: most], [I-cost_relative: expensive], [B-class_type: first], [I-class_type: class], [B-fromloc.city_name: atlanta], [B-toloc.city_name: dallas], [B-fromloc.city_name: boston], [B-toloc.city_name: pittsburgh]</s> | sentence: what are the most expensive first class tickets between atlanta and dallas and which airlines fly between boston and pittsburgh
<Intents & Slot Labels>:
intents: atis_airfare, atis_airline
slot_labels: [B-cost_relative: most], [I-cost_relative: expensive], [B-class_type: first], [I-class_type: class], [B-fromloc.city_name: atlanta], [B-toloc.city_name: dallas], [B-fromloc.city_name: boston], [B-toloc.city_name: pittsburgh]</s> |
sentence: please list fares for all the flights from atlanta to philadelphia on august the first and also what is restriction ap57
<Intents & Slot Labels>:
| intents: atis_airfare, atis_restriction
slot_labels: [B-fromloc.city_name: atlanta], [B-toloc.city_name: philadelphia], [B-depart_date.month_name: august], [B-depart_date.day_number: first], [B-restriction_code: ap57]</s> | sentence: please list fares for all the flights from atlanta to philadelphia on august the first and also what is restriction ap57
<Intents & Slot Labels>:
intents: atis_airfare, atis_restriction
slot_labels: [B-fromloc.city_name: atlanta], [B-toloc.city_name: philadelphia], [B-depart_date.month_name: august], [B-depart_date.day_number: first], [B-restriction_code: ap57]</s> |
sentence: show me the flights from boston to dallas and what is restriction ap80
<Intents & Slot Labels>:
| intents: atis_flight, atis_restriction
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: dallas], [B-restriction_code: ap80]</s> | sentence: show me the flights from boston to dallas and what is restriction ap80
<Intents & Slot Labels>:
intents: atis_flight, atis_restriction
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: dallas], [B-restriction_code: ap80]</s> |
sentence: what is ua
<Intents & Slot Labels>:
| intents: atis_abbreviation
slot_labels: [B-airline_code: ua]</s> | sentence: what is ua
<Intents & Slot Labels>:
intents: atis_abbreviation
slot_labels: [B-airline_code: ua]</s> |
sentence: i would like the evening schedule of flights from san francisco to washington and also what is restriction ap57
<Intents & Slot Labels>:
| intents: atis_flight_time, atis_restriction
slot_labels: [B-depart_time.period_of_day: evening], [B-flight_time: schedule], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: washington], [B-restriction_code: ap57]</s> | sentence: i would like the evening schedule of flights from san francisco to washington and also what is restriction ap57
<Intents & Slot Labels>:
intents: atis_flight_time, atis_restriction
slot_labels: [B-depart_time.period_of_day: evening], [B-flight_time: schedule], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: washington], [B-restriction_code: ap57]</s> |
sentence: what is the abbreviation d10
<Intents & Slot Labels>:
| intents: atis_abbreviation
slot_labels: [B-aircraft_code: d10]</s> | sentence: what is the abbreviation d10
<Intents & Slot Labels>:
intents: atis_abbreviation
slot_labels: [B-aircraft_code: d10]</s> |
sentence: how many seats in a 100 and also rental cars in boston
<Intents & Slot Labels>:
| intents: atis_capacity, atis_ground_service
slot_labels: [B-aircraft_code: 100], [B-transport_type: rental], [I-transport_type: cars], [B-city_name: boston]</s> | sentence: how many seats in a 100 and also rental cars in boston
<Intents & Slot Labels>:
intents: atis_capacity, atis_ground_service
slot_labels: [B-aircraft_code: 100], [B-transport_type: rental], [I-transport_type: cars], [B-city_name: boston]</s> |
sentence: what is the seating capacity of the various airplanes that united airlines uses
<Intents & Slot Labels>:
| intents: atis_capacity
slot_labels: [B-airline_name: united], [I-airline_name: airlines]</s> | sentence: what is the seating capacity of the various airplanes that united airlines uses
<Intents & Slot Labels>:
intents: atis_capacity
slot_labels: [B-airline_name: united], [I-airline_name: airlines]</s> |
sentence: show me the aircraft that canadian airlines uses
<Intents & Slot Labels>:
| intents: atis_aircraft
slot_labels: [B-airline_name: canadian], [I-airline_name: airlines]</s> | sentence: show me the aircraft that canadian airlines uses
<Intents & Slot Labels>:
intents: atis_aircraft
slot_labels: [B-airline_name: canadian], [I-airline_name: airlines]</s> |
sentence: show me all the cities that midwest express serves
<Intents & Slot Labels>:
| intents: atis_city
slot_labels: [B-airline_name: midwest]</s> | sentence: show me all the cities that midwest express serves
<Intents & Slot Labels>:
intents: atis_city
slot_labels: [B-airline_name: midwest]</s> |
sentence: what is the seating capacity of the various airplanes that united airlines uses , all delta flights to everywhere if you can and also ground transport phoenix
<Intents & Slot Labels>:
| intents: atis_capacity, atis_flight, atis_ground_service
slot_labels: [B-airline_name: united], [I-airline_name: airlines], [B-airline_name: delta], [B-city_name: phoenix]</s> | sentence: what is the seating capacity of the various airplanes that united airlines uses , all delta flights to everywhere if you can and also ground transport phoenix
<Intents & Slot Labels>:
intents: atis_capacity, atis_flight, atis_ground_service
slot_labels: [B-airline_name: united], [I-airline_name: airlines], [B-airline_name: delta], [B-city_name: phoenix]</s> |
sentence: flight numbers from minneapolis to long beach on june twenty six and how many first class flights does delta have today
<Intents & Slot Labels>:
| intents: atis_flight_no, atis_quantity
slot_labels: [B-fromloc.city_name: minneapolis], [B-toloc.city_name: long], [I-toloc.city_name: beach], [B-depart_date.month_name: june], [B-depart_date.day_number: twenty], [I-depart_date.day_number: six], [B-class_type: first], [I-class_type: class], [B-airline_name: delta], [B-depart_date.today_relative: today]</s> | sentence: flight numbers from minneapolis to long beach on june twenty six and how many first class flights does delta have today
<Intents & Slot Labels>:
intents: atis_flight_no, atis_quantity
slot_labels: [B-fromloc.city_name: minneapolis], [B-toloc.city_name: long], [I-toloc.city_name: beach], [B-depart_date.month_name: june], [B-depart_date.day_number: twenty], [I-depart_date.day_number: six], [B-class_type: first], [I-class_type: class], [B-airline_name: delta], [B-depart_date.today_relative: today]</s> |
sentence: what times on wednesday could i take a plane from denver to oakland
<Intents & Slot Labels>:
| intents: atis_flight_time
slot_labels: [B-flight_time: times], [B-depart_date.day_name: wednesday], [B-fromloc.city_name: denver], [B-toloc.city_name: oakland]</s> | sentence: what times on wednesday could i take a plane from denver to oakland
<Intents & Slot Labels>:
intents: atis_flight_time
slot_labels: [B-flight_time: times], [B-depart_date.day_name: wednesday], [B-fromloc.city_name: denver], [B-toloc.city_name: oakland]</s> |
sentence: which is the flight number for the us air flight from philadelphia to boston is it 279 or is it 137338 and then show me all meals on flights from atlanta to washington
<Intents & Slot Labels>:
| intents: atis_flight_no, atis_meal
slot_labels: [B-airline_name: us], [I-airline_name: air], [B-fromloc.city_name: philadelphia], [B-toloc.city_name: boston], [B-flight_number: 279], [B-or: or], [B-flight_number: 137338], [B-meal: meals], [B-fromloc.city_name: atlanta], [B-toloc.city_name: washington]</s> | sentence: which is the flight number for the us air flight from philadelphia to boston is it 279 or is it 137338 and then show me all meals on flights from atlanta to washington
<Intents & Slot Labels>:
intents: atis_flight_no, atis_meal
slot_labels: [B-airline_name: us], [I-airline_name: air], [B-fromloc.city_name: philadelphia], [B-toloc.city_name: boston], [B-flight_number: 279], [B-or: or], [B-flight_number: 137338], [B-meal: meals], [B-fromloc.city_name: atlanta], [B-toloc.city_name: washington]</s> |
sentence: what is the cheapest one way ticket from denver to pittsburgh , what are the cities that american airlines serves and also what types of meals are available
<Intents & Slot Labels>:
| intents: atis_airfare, atis_city, atis_meal
slot_labels: [B-cost_relative: cheapest], [B-round_trip: one], [I-round_trip: way], [B-fromloc.city_name: denver], [B-toloc.city_name: pittsburgh], [B-airline_name: american], [I-airline_name: airlines], [B-meal: meals]</s> | sentence: what is the cheapest one way ticket from denver to pittsburgh , what are the cities that american airlines serves and also what types of meals are available
<Intents & Slot Labels>:
intents: atis_airfare, atis_city, atis_meal
slot_labels: [B-cost_relative: cheapest], [B-round_trip: one], [I-round_trip: way], [B-fromloc.city_name: denver], [B-toloc.city_name: pittsburgh], [B-airline_name: american], [I-airline_name: airlines], [B-meal: meals]</s> |
sentence: what are the seating capacities of planes between pittsburgh and baltimore , what is the cost of limousine service in philadelphia and what are the restrictions on the cheapest one way fare between boston and oakland
<Intents & Slot Labels>:
| intents: atis_capacity, atis_ground_fare, atis_restriction
slot_labels: [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: baltimore], [B-transport_type: limousine], [B-city_name: philadelphia], [B-cost_relative: cheapest], [B-round_trip: one], [I-round_trip: way], [B-fromloc.city_name: boston], [B-toloc.city_name: oakland]</s> | sentence: what are the seating capacities of planes between pittsburgh and baltimore , what is the cost of limousine service in philadelphia and what are the restrictions on the cheapest one way fare between boston and oakland
<Intents & Slot Labels>:
intents: atis_capacity, atis_ground_fare, atis_restriction
slot_labels: [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: baltimore], [B-transport_type: limousine], [B-city_name: philadelphia], [B-cost_relative: cheapest], [B-round_trip: one], [I-round_trip: way], [B-fromloc.city_name: boston], [B-toloc.city_name: oakland]</s> |
sentence: what is restriction ap57
<Intents & Slot Labels>:
| intents: atis_restriction
slot_labels: [B-restriction_code: ap57]</s> | sentence: what is restriction ap57
<Intents & Slot Labels>:
intents: atis_restriction
slot_labels: [B-restriction_code: ap57]</s> |
sentence: what is fare code h and show me the cheapest fare in the database
<Intents & Slot Labels>:
| intents: atis_abbreviation, atis_cheapest
slot_labels: [B-fare_basis_code: h], [B-cost_relative: cheapest]</s> | sentence: what is fare code h and show me the cheapest fare in the database
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_cheapest
slot_labels: [B-fare_basis_code: h], [B-cost_relative: cheapest]</s> |
sentence: show me all the lufthansa flights between philadelphia and denver
<Intents & Slot Labels>:
| intents: atis_flight
slot_labels: [B-airline_name: lufthansa], [B-fromloc.city_name: philadelphia], [B-toloc.city_name: denver]</s> | sentence: show me all the lufthansa flights between philadelphia and denver
<Intents & Slot Labels>:
intents: atis_flight
slot_labels: [B-airline_name: lufthansa], [B-fromloc.city_name: philadelphia], [B-toloc.city_name: denver]</s> |
sentence: show me the airlines between toronto and denver , what are the seating capacities of planes between pittsburgh and baltimore and also can i fly from boston to baltimore washington
<Intents & Slot Labels>:
| intents: atis_airline, atis_capacity, atis_flight
slot_labels: [B-fromloc.city_name: toronto], [B-toloc.city_name: denver], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: baltimore], [B-fromloc.city_name: boston], [B-toloc.city_name: baltimore], [B-toloc.city_name: washington]</s> | sentence: show me the airlines between toronto and denver , what are the seating capacities of planes between pittsburgh and baltimore and also can i fly from boston to baltimore washington
<Intents & Slot Labels>:
intents: atis_airline, atis_capacity, atis_flight
slot_labels: [B-fromloc.city_name: toronto], [B-toloc.city_name: denver], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: baltimore], [B-fromloc.city_name: boston], [B-toloc.city_name: baltimore], [B-toloc.city_name: washington]</s> |
sentence: how far is downtown from the airport in dallas and also what price is a limousine service to new york's la guardia
<Intents & Slot Labels>:
| intents: atis_distance, atis_ground_fare
slot_labels: [B-fromloc.city_name: dallas], [B-transport_type: limousine], [B-fromloc.city_name: new], [I-fromloc.city_name: york's], [B-fromloc.airport_name: la], [I-fromloc.airport_name: guardia]</s> | sentence: how far is downtown from the airport in dallas and also what price is a limousine service to new york's la guardia
<Intents & Slot Labels>:
intents: atis_distance, atis_ground_fare
slot_labels: [B-fromloc.city_name: dallas], [B-transport_type: limousine], [B-fromloc.city_name: new], [I-fromloc.city_name: york's], [B-fromloc.airport_name: la], [I-fromloc.airport_name: guardia]</s> |
sentence: what is the cheapest fare from dallas to denver round trip
<Intents & Slot Labels>:
| intents: atis_airfare
slot_labels: [B-cost_relative: cheapest], [B-fromloc.city_name: dallas], [B-toloc.city_name: denver], [B-round_trip: round], [I-round_trip: trip]</s> | sentence: what is the cheapest fare from dallas to denver round trip
<Intents & Slot Labels>:
intents: atis_airfare
slot_labels: [B-cost_relative: cheapest], [B-fromloc.city_name: dallas], [B-toloc.city_name: denver], [B-round_trip: round], [I-round_trip: trip]</s> |
sentence: show me airlines going from pittsburgh going to denver and then continuing to san francisco on monday
<Intents & Slot Labels>:
| intents: atis_airline
slot_labels: [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: denver], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-depart_date.day_name: monday]</s> | sentence: show me airlines going from pittsburgh going to denver and then continuing to san francisco on monday
<Intents & Slot Labels>:
intents: atis_airline
slot_labels: [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: denver], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-depart_date.day_name: monday]</s> |
sentence: i'd like a limo in denver on august seventh
<Intents & Slot Labels>:
| intents: atis_ground_service
slot_labels: [B-transport_type: limo], [B-fromloc.city_name: denver], [B-depart_date.month_name: august], [B-depart_date.day_number: seventh]</s> | sentence: i'd like a limo in denver on august seventh
<Intents & Slot Labels>:
intents: atis_ground_service
slot_labels: [B-transport_type: limo], [B-fromloc.city_name: denver], [B-depart_date.month_name: august], [B-depart_date.day_number: seventh]</s> |
sentence: how far is the airport from downtown pittsburgh
<Intents & Slot Labels>:
| intents: atis_distance
slot_labels: [B-fromloc.city_name: pittsburgh]</s> | sentence: how far is the airport from downtown pittsburgh
<Intents & Slot Labels>:
intents: atis_distance
slot_labels: [B-fromloc.city_name: pittsburgh]</s> |
sentence: houston airports and then is there a meal on delta flight 852 from san francisco to dallas fort worth
<Intents & Slot Labels>:
| intents: atis_airport, atis_meal
slot_labels: [B-city_name: houston], [B-meal: meal], [B-airline_name: delta], [B-flight_number: 852], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: dallas], [I-toloc.city_name: fort], [I-toloc.city_name: worth]</s> | sentence: houston airports and then is there a meal on delta flight 852 from san francisco to dallas fort worth
<Intents & Slot Labels>:
intents: atis_airport, atis_meal
slot_labels: [B-city_name: houston], [B-meal: meal], [B-airline_name: delta], [B-flight_number: 852], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: dallas], [I-toloc.city_name: fort], [I-toloc.city_name: worth]</s> |
sentence: airports , list the number of flights arriving in dallas fort worth from boston before noon and then what is restriction ap57
<Intents & Slot Labels>:
| intents: atis_airport, atis_flight_no, atis_restriction
slot_labels: [B-toloc.city_name: dallas], [I-toloc.city_name: fort], [I-toloc.city_name: worth], [B-fromloc.city_name: boston], [B-arrive_time.time_relative: before], [B-arrive_time.time: noon], [B-restriction_code: ap57]</s> | sentence: airports , list the number of flights arriving in dallas fort worth from boston before noon and then what is restriction ap57
<Intents & Slot Labels>:
intents: atis_airport, atis_flight_no, atis_restriction
slot_labels: [B-toloc.city_name: dallas], [I-toloc.city_name: fort], [I-toloc.city_name: worth], [B-fromloc.city_name: boston], [B-arrive_time.time_relative: before], [B-arrive_time.time: noon], [B-restriction_code: ap57]</s> |
sentence: what type of plane is an m80 and then what is the distance between pittsburgh airport and downtown pittsburgh
<Intents & Slot Labels>:
| intents: atis_aircraft, atis_distance
slot_labels: [B-aircraft_code: m80], [B-fromloc.airport_name: pittsburgh], [I-fromloc.airport_name: airport], [B-toloc.city_name: pittsburgh]</s> | sentence: what type of plane is an m80 and then what is the distance between pittsburgh airport and downtown pittsburgh
<Intents & Slot Labels>:
intents: atis_aircraft, atis_distance
slot_labels: [B-aircraft_code: m80], [B-fromloc.airport_name: pittsburgh], [I-fromloc.airport_name: airport], [B-toloc.city_name: pittsburgh]</s> |
sentence: what are the flight numbers of the flights which go from san francisco to washington via indianapolis and also what are my meal options from boston to denver
<Intents & Slot Labels>:
| intents: atis_flight_no, atis_meal
slot_labels: [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: washington], [B-stoploc.city_name: indianapolis], [B-meal: meal], [B-fromloc.city_name: boston], [B-toloc.city_name: denver]</s> | sentence: what are the flight numbers of the flights which go from san francisco to washington via indianapolis and also what are my meal options from boston to denver
<Intents & Slot Labels>:
intents: atis_flight_no, atis_meal
slot_labels: [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: washington], [B-stoploc.city_name: indianapolis], [B-meal: meal], [B-fromloc.city_name: boston], [B-toloc.city_name: denver]</s> |
sentence: what are the cities served by delta airlines
<Intents & Slot Labels>:
| intents: atis_city
slot_labels: [B-airline_name: delta], [I-airline_name: airlines]</s> | sentence: what are the cities served by delta airlines
<Intents & Slot Labels>:
intents: atis_city
slot_labels: [B-airline_name: delta], [I-airline_name: airlines]</s> |
sentence: what airlines fly boston to baltimore and how many flights does delta have with a class of service code f
<Intents & Slot Labels>:
| intents: atis_airline, atis_quantity
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: baltimore], [B-airline_name: delta], [B-fare_basis_code: f]</s> | sentence: what airlines fly boston to baltimore and how many flights does delta have with a class of service code f
<Intents & Slot Labels>:
intents: atis_airline, atis_quantity
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: baltimore], [B-airline_name: delta], [B-fare_basis_code: f]</s> |
sentence: show me the cheapest fare in the database , how long does it take to get from denver to oakland and what are the air restrictions on flights from pittsburgh to atlanta for the airfare of 416 dollars
<Intents & Slot Labels>:
| intents: atis_cheapest, atis_distance, atis_restriction
slot_labels: [B-cost_relative: cheapest], [B-fromloc.city_name: denver], [B-toloc.city_name: oakland], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: atlanta], [B-fare_amount: 416], [I-fare_amount: dollars]</s> | sentence: show me the cheapest fare in the database , how long does it take to get from denver to oakland and what are the air restrictions on flights from pittsburgh to atlanta for the airfare of 416 dollars
<Intents & Slot Labels>:
intents: atis_cheapest, atis_distance, atis_restriction
slot_labels: [B-cost_relative: cheapest], [B-fromloc.city_name: denver], [B-toloc.city_name: oakland], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: atlanta], [B-fare_amount: 416], [I-fare_amount: dollars]</s> |
sentence: show me the cheapest fare in the database
<Intents & Slot Labels>:
| intents: atis_cheapest
slot_labels: [B-cost_relative: cheapest]</s> | sentence: show me the cheapest fare in the database
<Intents & Slot Labels>:
intents: atis_cheapest
slot_labels: [B-cost_relative: cheapest]</s> |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.