prompt
stringlengths 36
437
| completion
stringlengths 27
936
| text
stringlengths 63
1.33k
|
---|---|---|
sentence:
<Intents & Slot Labels>:
| intents:
slot_labels: </s> | sentence:
<Intents & Slot Labels>:
intents:
slot_labels: </s> |
sentence: define airline ua , names of airports and also show me city served both by nationair and canadian airlines international
<Intents & Slot Labels>:
| intents: atis_abbreviation, atis_airport, atis_city
slot_labels: [B-airline_code: ua], [B-airline_name: nationair], [B-airline_name: canadian], [I-airline_name: airlines], [I-airline_name: international]</s> | sentence: define airline ua , names of airports and also show me city served both by nationair and canadian airlines international
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_airport, atis_city
slot_labels: [B-airline_code: ua], [B-airline_name: nationair], [B-airline_name: canadian], [I-airline_name: airlines], [I-airline_name: international]</s> |
sentence: how many seats in a 100 and also which cities are serviced by both american and delta airlines
<Intents & Slot Labels>:
| intents: atis_capacity, atis_city
slot_labels: [B-aircraft_code: 100], [B-airline_name: american], [B-airline_name: delta], [I-airline_name: airlines]</s> | sentence: how many seats in a 100 and also which cities are serviced by both american and delta airlines
<Intents & Slot Labels>:
intents: atis_capacity, atis_city
slot_labels: [B-aircraft_code: 100], [B-airline_name: american], [B-airline_name: delta], [I-airline_name: airlines]</s> |
sentence: show me the type of aircraft that cp uses and what time zone is denver in
<Intents & Slot Labels>:
| intents: atis_aircraft, atis_city
slot_labels: [B-airline_code: cp], [B-city_name: denver]</s> | sentence: show me the type of aircraft that cp uses and what time zone is denver in
<Intents & Slot Labels>:
intents: atis_aircraft, atis_city
slot_labels: [B-airline_code: cp], [B-city_name: denver]</s> |
sentence: show me ground transportation in westchester county
<Intents & Slot Labels>:
| intents: atis_ground_service
slot_labels: [B-city_name: westchester], [I-city_name: county]</s> | sentence: show me ground transportation in westchester county
<Intents & Slot Labels>:
intents: atis_ground_service
slot_labels: [B-city_name: westchester], [I-city_name: county]</s> |
sentence: is there a meal on delta flight 852 from san francisco to dallas fort worth and list the number of flights leaving boston for dallas fort worth before 9 am in the morning
<Intents & Slot Labels>:
| intents: atis_meal, atis_quantity
slot_labels: [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], [B-fromloc.city_name: boston], [B-toloc.city_name: dallas], [I-toloc.city_name: fort], [I-toloc.city_name: worth], [B-depart_time.time_relative: before], [B-depart_time.time: 9], [I-depart_time.time: am], [B-depart_time.period_of_day: morning]</s> | sentence: is there a meal on delta flight 852 from san francisco to dallas fort worth and list the number of flights leaving boston for dallas fort worth before 9 am in the morning
<Intents & Slot Labels>:
intents: atis_meal, atis_quantity
slot_labels: [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], [B-fromloc.city_name: boston], [B-toloc.city_name: dallas], [I-toloc.city_name: fort], [I-toloc.city_name: worth], [B-depart_time.time_relative: before], [B-depart_time.time: 9], [I-depart_time.time: am], [B-depart_time.period_of_day: morning]</s> |
sentence: what kind of aircraft will i be flying on if i take a first class american airlines flight from philadelphia to dallas , 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 and also i would like the time of all flights from san francisco to pittsburgh on sunday
<Intents & Slot Labels>:
| intents: atis_aircraft, atis_flight_no, atis_flight_time
slot_labels: [B-class_type: first], [I-class_type: class], [B-airline_name: american], [I-airline_name: airlines], [B-fromloc.city_name: philadelphia], [B-toloc.city_name: dallas], [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], [B-flight_time: time], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: pittsburgh], [B-depart_date.day_name: sunday]</s> | sentence: what kind of aircraft will i be flying on if i take a first class american airlines flight from philadelphia to dallas , 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 and also i would like the time of all flights from san francisco to pittsburgh on sunday
<Intents & Slot Labels>:
intents: atis_aircraft, atis_flight_no, atis_flight_time
slot_labels: [B-class_type: first], [I-class_type: class], [B-airline_name: american], [I-airline_name: airlines], [B-fromloc.city_name: philadelphia], [B-toloc.city_name: dallas], [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], [B-flight_time: time], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: pittsburgh], [B-depart_date.day_name: sunday]</s> |
sentence: show me the ground transportation in denver
<Intents & Slot Labels>:
| intents: atis_ground_service
slot_labels: [B-city_name: denver]</s> | sentence: show me the ground transportation in denver
<Intents & Slot Labels>:
intents: atis_ground_service
slot_labels: [B-city_name: denver]</s> |
sentence: show me city served both by nationair and canadian airlines international and what types of ground transportation are there to san francisco airport
<Intents & Slot Labels>:
| intents: atis_city, atis_ground_service
slot_labels: [B-airline_name: nationair], [B-airline_name: canadian], [I-airline_name: airlines], [I-airline_name: international], [B-toloc.airport_name: san], [I-toloc.airport_name: francisco], [I-toloc.airport_name: airport]</s> | sentence: show me city served both by nationair and canadian airlines international and what types of ground transportation are there to san francisco airport
<Intents & Slot Labels>:
intents: atis_city, atis_ground_service
slot_labels: [B-airline_name: nationair], [B-airline_name: canadian], [I-airline_name: airlines], [I-airline_name: international], [B-toloc.airport_name: san], [I-toloc.airport_name: francisco], [I-toloc.airport_name: airport]</s> |
sentence: what are the cities that american airlines serves , can you list costs of denver rental cars and then is there a meal on delta flight 852 from san francisco to dallas fort worth
<Intents & Slot Labels>:
| intents: atis_city, atis_ground_fare, atis_meal
slot_labels: [B-airline_name: american], [I-airline_name: airlines], [B-city_name: denver], [B-transport_type: rental], [I-transport_type: cars], [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 are the cities that american airlines serves , can you list costs of denver rental cars and then is there a meal on delta flight 852 from san francisco to dallas fort worth
<Intents & Slot Labels>:
intents: atis_city, atis_ground_fare, atis_meal
slot_labels: [B-airline_name: american], [I-airline_name: airlines], [B-city_name: denver], [B-transport_type: rental], [I-transport_type: cars], [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: show me the cheapest fare in the database and please show me the return flight number from toronto to st. petersburg
<Intents & Slot Labels>:
| intents: atis_cheapest, atis_flight_no
slot_labels: [B-cost_relative: cheapest], [B-fromloc.city_name: toronto], [B-toloc.city_name: st.], [I-toloc.city_name: petersburg]</s> | sentence: show me the cheapest fare in the database and please show me the return flight number from toronto to st. petersburg
<Intents & Slot Labels>:
intents: atis_cheapest, atis_flight_no
slot_labels: [B-cost_relative: cheapest], [B-fromloc.city_name: toronto], [B-toloc.city_name: st.], [I-toloc.city_name: petersburg]</s> |
sentence: what airport is at tampa , show me all flights from pittsburgh to philadelphia which arrive before 8 o'clock am on wednesday and then ground transportation between airport and downtown in boston
<Intents & Slot Labels>:
| intents: atis_airport, atis_flight, atis_ground_service
slot_labels: [B-city_name: tampa], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: philadelphia], [B-arrive_time.time_relative: before], [B-arrive_time.time: 8], [I-arrive_time.time: o'clock], [I-arrive_time.time: am], [B-arrive_date.day_name: wednesday], [B-toloc.city_name: boston]</s> | sentence: what airport is at tampa , show me all flights from pittsburgh to philadelphia which arrive before 8 o'clock am on wednesday and then ground transportation between airport and downtown in boston
<Intents & Slot Labels>:
intents: atis_airport, atis_flight, atis_ground_service
slot_labels: [B-city_name: tampa], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: philadelphia], [B-arrive_time.time_relative: before], [B-arrive_time.time: 8], [I-arrive_time.time: o'clock], [I-arrive_time.time: am], [B-arrive_date.day_name: wednesday], [B-toloc.city_name: boston]</s> |
sentence: i want to know what flights you have available coach or economy class from baltimore to dallas and show me ground transportation in san francisco
<Intents & Slot Labels>:
| intents: atis_flight, atis_ground_service
slot_labels: [B-class_type: coach], [B-or: or], [B-economy: economy], [I-economy: class], [B-fromloc.city_name: baltimore], [B-toloc.city_name: dallas], [B-city_name: san], [I-city_name: francisco]</s> | sentence: i want to know what flights you have available coach or economy class from baltimore to dallas and show me ground transportation in san francisco
<Intents & Slot Labels>:
intents: atis_flight, atis_ground_service
slot_labels: [B-class_type: coach], [B-or: or], [B-economy: economy], [I-economy: class], [B-fromloc.city_name: baltimore], [B-toloc.city_name: dallas], [B-city_name: san], [I-city_name: francisco]</s> |
sentence: what's the airport at orlando , please show me the return flight number from toronto to st. petersburg and also i need ground transportation in seattle
<Intents & Slot Labels>:
| intents: atis_airport, atis_flight_no, atis_ground_service
slot_labels: [B-city_name: orlando], [B-fromloc.city_name: toronto], [B-toloc.city_name: st.], [I-toloc.city_name: petersburg], [B-city_name: seattle]</s> | sentence: what's the airport at orlando , please show me the return flight number from toronto to st. petersburg and also i need ground transportation in seattle
<Intents & Slot Labels>:
intents: atis_airport, atis_flight_no, atis_ground_service
slot_labels: [B-city_name: orlando], [B-fromloc.city_name: toronto], [B-toloc.city_name: st.], [I-toloc.city_name: petersburg], [B-city_name: seattle]</s> |
sentence: what are the schedule of flights from boston to san francisco for august first
<Intents & Slot Labels>:
| intents: atis_flight_time
slot_labels: [B-flight_time: schedule], [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: first]</s> | sentence: what are the schedule of flights from boston to san francisco for august first
<Intents & Slot Labels>:
intents: atis_flight_time
slot_labels: [B-flight_time: schedule], [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: first]</s> |
sentence: what is the name of the airport in philadelphia and then what is the distance between pittsburgh airport and downtown pittsburgh
<Intents & Slot Labels>:
| intents: atis_airport, atis_distance
slot_labels: [B-city_name: philadelphia], [B-fromloc.airport_name: pittsburgh], [I-fromloc.airport_name: airport], [B-toloc.city_name: pittsburgh]</s> | sentence: what is the name of the airport in philadelphia and then what is the distance between pittsburgh airport and downtown pittsburgh
<Intents & Slot Labels>:
intents: atis_airport, atis_distance
slot_labels: [B-city_name: philadelphia], [B-fromloc.airport_name: pittsburgh], [I-fromloc.airport_name: airport], [B-toloc.city_name: pittsburgh]</s> |
sentence: what are the flights from orlando to kansas city , what is the minimum connection time for houston intercontinental and then what are the air restrictions on flights from pittsburgh to atlanta for the airfare of 416 dollars
<Intents & Slot Labels>:
| intents: atis_flight, atis_flight_time, atis_restriction
slot_labels: [B-fromloc.city_name: orlando], [B-toloc.city_name: kansas], [I-toloc.city_name: city], [B-airport_name: houston], [I-airport_name: intercontinental], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: atlanta], [B-fare_amount: 416], [I-fare_amount: dollars]</s> | sentence: what are the flights from orlando to kansas city , what is the minimum connection time for houston intercontinental and then what are the air restrictions on flights from pittsburgh to atlanta for the airfare of 416 dollars
<Intents & Slot Labels>:
intents: atis_flight, atis_flight_time, atis_restriction
slot_labels: [B-fromloc.city_name: orlando], [B-toloc.city_name: kansas], [I-toloc.city_name: city], [B-airport_name: houston], [I-airport_name: intercontinental], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: atlanta], [B-fare_amount: 416], [I-fare_amount: dollars]</s> |
sentence: please inform me the type of aircraft used on a flight from atlanta to denver before 12 o'clock noon and also fares and flights from baltimore to philadelphia
<Intents & Slot Labels>:
| intents: atis_aircraft, atis_airfare
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-fromloc.city_name: baltimore], [B-toloc.city_name: philadelphia]</s> | sentence: please inform me the type of aircraft used on a flight from atlanta to denver before 12 o'clock noon and also fares and flights from baltimore to philadelphia
<Intents & Slot Labels>:
intents: atis_aircraft, atis_airfare
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-fromloc.city_name: baltimore], [B-toloc.city_name: philadelphia]</s> |
sentence: is there a meal on delta flight 852 from san francisco to dallas fort worth and what are the restrictions on the cheapest one way fare between boston and oakland
<Intents & Slot Labels>:
| intents: atis_meal, atis_restriction
slot_labels: [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], [B-cost_relative: cheapest], [B-round_trip: one], [I-round_trip: way], [B-fromloc.city_name: boston], [B-toloc.city_name: oakland]</s> | sentence: is there a meal on delta flight 852 from san francisco to dallas fort worth and what are the restrictions on the cheapest one way fare between boston and oakland
<Intents & Slot Labels>:
intents: atis_meal, atis_restriction
slot_labels: [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], [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 does fare code qo mean , please list the flights from toronto to washington dc and also 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_abbreviation, atis_flight, atis_flight_no
slot_labels: [B-fare_basis_code: qo], [B-fromloc.city_name: toronto], [B-toloc.city_name: washington], [B-toloc.state_code: dc], [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: what does fare code qo mean , please list the flights from toronto to washington dc and also 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_abbreviation, atis_flight, atis_flight_no
slot_labels: [B-fare_basis_code: qo], [B-fromloc.city_name: toronto], [B-toloc.city_name: washington], [B-toloc.state_code: dc], [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: what's the name of the denver airport
<Intents & Slot Labels>:
| intents: atis_airport
slot_labels: [B-airport_name: denver], [I-airport_name: airport]</s> | sentence: what's the name of the denver airport
<Intents & Slot Labels>:
intents: atis_airport
slot_labels: [B-airport_name: denver], [I-airport_name: airport]</s> |
sentence: what are the rental car rates in dallas
<Intents & Slot Labels>:
| intents: atis_ground_fare
slot_labels: [B-transport_type: rental], [I-transport_type: car], [B-city_name: dallas]</s> | sentence: what are the rental car rates in dallas
<Intents & Slot Labels>:
intents: atis_ground_fare
slot_labels: [B-transport_type: rental], [I-transport_type: car], [B-city_name: dallas]</s> |
sentence: houston airports , what are the schedule of flights from boston to san francisco for august first and then what is restriction ap57
<Intents & Slot Labels>:
| intents: atis_airport, atis_flight_time, atis_restriction
slot_labels: [B-city_name: houston], [B-flight_time: schedule], [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: first], [B-restriction_code: ap57]</s> | sentence: houston airports , what are the schedule of flights from boston to san francisco for august first and then what is restriction ap57
<Intents & Slot Labels>:
intents: atis_airport, atis_flight_time, atis_restriction
slot_labels: [B-city_name: houston], [B-flight_time: schedule], [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: first], [B-restriction_code: ap57]</s> |
sentence: please show me all airports in denver , what price is a limousine service to new york's la guardia and then how many flights does twa have in business class
<Intents & Slot Labels>:
| intents: atis_airport, atis_ground_fare, atis_quantity
slot_labels: [B-city_name: denver], [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], [B-airline_code: twa], [B-class_type: business], [I-class_type: class]</s> | sentence: please show me all airports in denver , what price is a limousine service to new york's la guardia and then how many flights does twa have in business class
<Intents & Slot Labels>:
intents: atis_airport, atis_ground_fare, atis_quantity
slot_labels: [B-city_name: denver], [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], [B-airline_code: twa], [B-class_type: business], [I-class_type: class]</s> |
sentence: first class price san francisco pittsburgh round trip and then what is restriction ap57
<Intents & Slot Labels>:
| intents: atis_airfare, atis_restriction
slot_labels: [B-class_type: first], [I-class_type: class], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-fromloc.city_name: pittsburgh], [B-round_trip: round], [I-round_trip: trip], [B-restriction_code: ap57]</s> | sentence: first class price san francisco pittsburgh round trip and then what is restriction ap57
<Intents & Slot Labels>:
intents: atis_airfare, atis_restriction
slot_labels: [B-class_type: first], [I-class_type: class], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-fromloc.city_name: pittsburgh], [B-round_trip: round], [I-round_trip: trip], [B-restriction_code: ap57]</s> |
sentence: what is the distance from san francisco international airport to san francisco and is there a flight between oakland and boston with a stopover in dallas fort worth on twa
<Intents & Slot Labels>:
| intents: atis_distance, atis_flight
slot_labels: [B-fromloc.airport_name: san], [I-fromloc.airport_name: francisco], [I-fromloc.airport_name: international], [I-fromloc.airport_name: airport], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-fromloc.city_name: oakland], [B-toloc.city_name: boston], [B-stoploc.city_name: dallas], [I-stoploc.city_name: fort], [I-stoploc.city_name: worth], [B-airline_code: twa]</s> | sentence: what is the distance from san francisco international airport to san francisco and is there a flight between oakland and boston with a stopover in dallas fort worth on twa
<Intents & Slot Labels>:
intents: atis_distance, atis_flight
slot_labels: [B-fromloc.airport_name: san], [I-fromloc.airport_name: francisco], [I-fromloc.airport_name: international], [I-fromloc.airport_name: airport], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-fromloc.city_name: oakland], [B-toloc.city_name: boston], [B-stoploc.city_name: dallas], [I-stoploc.city_name: fort], [I-stoploc.city_name: worth], [B-airline_code: twa]</s> |
sentence: what price is a limousine service in boston and then what is restriction ap57
<Intents & Slot Labels>:
| intents: atis_ground_fare, atis_restriction
slot_labels: [B-transport_type: limousine], [B-city_name: boston], [B-restriction_code: ap57]</s> | sentence: what price is a limousine service in boston and then what is restriction ap57
<Intents & Slot Labels>:
intents: atis_ground_fare, atis_restriction
slot_labels: [B-transport_type: limousine], [B-city_name: boston], [B-restriction_code: ap57]</s> |
sentence: what is restriction ap80
<Intents & Slot Labels>:
| intents: atis_restriction
slot_labels: [B-restriction_code: ap80]</s> | sentence: what is restriction ap80
<Intents & Slot Labels>:
intents: atis_restriction
slot_labels: [B-restriction_code: ap80]</s> |
sentence: what is fare code f and also how many fare codes belong to economy class
<Intents & Slot Labels>:
| intents: atis_abbreviation, atis_quantity
slot_labels: [B-fare_basis_code: f], [B-economy: economy], [I-economy: class]</s> | sentence: what is fare code f and also how many fare codes belong to economy class
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_quantity
slot_labels: [B-fare_basis_code: f], [B-economy: economy], [I-economy: class]</s> |
sentence: airports in new york and then what are the rental car rates in san francisco
<Intents & Slot Labels>:
| intents: atis_airport, atis_ground_fare
slot_labels: [B-city_name: new], [I-city_name: york], [B-transport_type: rental], [I-transport_type: car], [B-city_name: san], [I-city_name: francisco]</s> | sentence: airports in new york and then what are the rental car rates in san francisco
<Intents & Slot Labels>:
intents: atis_airport, atis_ground_fare
slot_labels: [B-city_name: new], [I-city_name: york], [B-transport_type: rental], [I-transport_type: car], [B-city_name: san], [I-city_name: francisco]</s> |
sentence: show me the cheapest fare in the database and ground transportation san francisco
<Intents & Slot Labels>:
| intents: atis_cheapest, atis_ground_service
slot_labels: [B-cost_relative: cheapest], [B-city_name: san], [I-city_name: francisco]</s> | sentence: show me the cheapest fare in the database and ground transportation san francisco
<Intents & Slot Labels>:
intents: atis_cheapest, atis_ground_service
slot_labels: [B-cost_relative: cheapest], [B-city_name: san], [I-city_name: francisco]</s> |
sentence: what times does the late afternoon flight leave from washington for denver and what ground transportation is available in san francisco
<Intents & Slot Labels>:
| intents: atis_flight_time, atis_ground_service
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-city_name: san], [I-city_name: francisco]</s> | sentence: what times does the late afternoon flight leave from washington for denver and what ground transportation is available in san francisco
<Intents & Slot Labels>:
intents: atis_flight_time, atis_ground_service
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-city_name: san], [I-city_name: francisco]</s> |
sentence: how many people fit on a 73s and then what is restriction ap80
<Intents & Slot Labels>:
| intents: atis_capacity, atis_restriction
slot_labels: [B-aircraft_code: 73s], [B-restriction_code: ap80]</s> | sentence: how many people fit on a 73s and then what is restriction ap80
<Intents & Slot Labels>:
intents: atis_capacity, atis_restriction
slot_labels: [B-aircraft_code: 73s], [B-restriction_code: ap80]</s> |
sentence: what is the fare code y and what is the fare code h , give me a list of airports in baltimore and also how far is the airport from downtown pittsburgh
<Intents & Slot Labels>:
| intents: atis_abbreviation, atis_airport, atis_distance
slot_labels: [B-fare_basis_code: y], [B-fare_basis_code: h], [B-city_name: baltimore], [B-fromloc.city_name: pittsburgh]</s> | sentence: what is the fare code y and what is the fare code h , give me a list of airports in baltimore and also how far is the airport from downtown pittsburgh
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_airport, atis_distance
slot_labels: [B-fare_basis_code: y], [B-fare_basis_code: h], [B-city_name: baltimore], [B-fromloc.city_name: pittsburgh]</s> |
sentence: what is the name of the airport in philadelphia and then 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_airport, atis_flight_no
slot_labels: [B-city_name: philadelphia], [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: what is the name of the airport in philadelphia and then 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_airport, atis_flight_no
slot_labels: [B-city_name: philadelphia], [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: what type of aircraft leaves from boston to washington dc at 9 am and then what's the capacity of a 733
<Intents & Slot Labels>:
| intents: atis_aircraft, atis_capacity
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: washington], [B-toloc.state_code: dc], [B-depart_time.time: 9], [I-depart_time.time: am], [B-aircraft_code: 733]</s> | sentence: what type of aircraft leaves from boston to washington dc at 9 am and then what's the capacity of a 733
<Intents & Slot Labels>:
intents: atis_aircraft, atis_capacity
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: washington], [B-toloc.state_code: dc], [B-depart_time.time: 9], [I-depart_time.time: am], [B-aircraft_code: 733]</s> |
sentence: i'd like a flight from montreal to san diego for sunday and then what are the rental car rates in san francisco
<Intents & Slot Labels>:
| intents: atis_flight, atis_ground_fare
slot_labels: [B-fromloc.city_name: montreal], [B-toloc.city_name: san], [I-toloc.city_name: diego], [B-depart_date.day_name: sunday], [B-transport_type: rental], [I-transport_type: car], [B-city_name: san], [I-city_name: francisco]</s> | sentence: i'd like a flight from montreal to san diego for sunday and then what are the rental car rates in san francisco
<Intents & Slot Labels>:
intents: atis_flight, atis_ground_fare
slot_labels: [B-fromloc.city_name: montreal], [B-toloc.city_name: san], [I-toloc.city_name: diego], [B-depart_date.day_name: sunday], [B-transport_type: rental], [I-transport_type: car], [B-city_name: san], [I-city_name: francisco]</s> |
sentence: what cities does continental service
<Intents & Slot Labels>:
| intents: atis_city
slot_labels: [B-airline_name: continental]</s> | sentence: what cities does continental service
<Intents & Slot Labels>:
intents: atis_city
slot_labels: [B-airline_name: continental]</s> |
sentence: please list the prices for a rental car in pittsburgh and also what are all the available meals
<Intents & Slot Labels>:
| intents: atis_ground_fare, atis_meal
slot_labels: [B-transport_type: rental], [I-transport_type: car], [B-city_name: pittsburgh], [B-meal: meals]</s> | sentence: please list the prices for a rental car in pittsburgh and also what are all the available meals
<Intents & Slot Labels>:
intents: atis_ground_fare, atis_meal
slot_labels: [B-transport_type: rental], [I-transport_type: car], [B-city_name: pittsburgh], [B-meal: meals]</s> |
sentence: what are the seating capacities of planes between pittsburgh and baltimore
<Intents & Slot Labels>:
| intents: atis_capacity
slot_labels: [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: baltimore]</s> | sentence: what are the seating capacities of planes between pittsburgh and baltimore
<Intents & Slot Labels>:
intents: atis_capacity
slot_labels: [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: baltimore]</s> |
sentence: how many passengers fit on a d9s and also what are the rental car rates in san francisco
<Intents & Slot Labels>:
| intents: atis_capacity, atis_ground_fare
slot_labels: [B-aircraft_code: d9s], [B-transport_type: rental], [I-transport_type: car], [B-city_name: san], [I-city_name: francisco]</s> | sentence: how many passengers fit on a d9s and also what are the rental car rates in san francisco
<Intents & Slot Labels>:
intents: atis_capacity, atis_ground_fare
slot_labels: [B-aircraft_code: d9s], [B-transport_type: rental], [I-transport_type: car], [B-city_name: san], [I-city_name: francisco]</s> |
sentence: what airport is at tampa , on continental flight 1765 from boston to san francisco what type of meal is served and may i have a listing of flight numbers from columbus ohio to minneapolis minnesota on monday
<Intents & Slot Labels>:
| intents: atis_airport, atis_flight, atis_flight_no
slot_labels: [B-city_name: tampa], [B-airline_name: continental], [B-flight_number: 1765], [B-fromloc.city_name: boston], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-meal: meal], [B-fromloc.city_name: columbus], [B-fromloc.state_name: ohio], [B-toloc.city_name: minneapolis], [B-toloc.state_name: minnesota], [B-depart_date.day_name: monday]</s> | sentence: what airport is at tampa , on continental flight 1765 from boston to san francisco what type of meal is served and may i have a listing of flight numbers from columbus ohio to minneapolis minnesota on monday
<Intents & Slot Labels>:
intents: atis_airport, atis_flight, atis_flight_no
slot_labels: [B-city_name: tampa], [B-airline_name: continental], [B-flight_number: 1765], [B-fromloc.city_name: boston], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-meal: meal], [B-fromloc.city_name: columbus], [B-fromloc.state_name: ohio], [B-toloc.city_name: minneapolis], [B-toloc.state_name: minnesota], [B-depart_date.day_name: monday]</s> |
sentence: does the philadelphia airport have a name , show me the cheapest fare in the database and then what is the number of first class flights on american airlines
<Intents & Slot Labels>:
| intents: atis_airport, atis_cheapest, atis_flight_no
slot_labels: [B-airport_name: philadelphia], [I-airport_name: airport], [B-cost_relative: cheapest], [B-class_type: first], [I-class_type: class], [B-airline_name: american], [I-airline_name: airlines]</s> | sentence: does the philadelphia airport have a name , show me the cheapest fare in the database and then what is the number of first class flights on american airlines
<Intents & Slot Labels>:
intents: atis_airport, atis_cheapest, atis_flight_no
slot_labels: [B-airport_name: philadelphia], [I-airport_name: airport], [B-cost_relative: cheapest], [B-class_type: first], [I-class_type: class], [B-airline_name: american], [I-airline_name: airlines]</s> |
sentence: show me the cheapest fare in the database and what's the last flight leaving from pittsburgh to oakland
<Intents & Slot Labels>:
| intents: atis_cheapest, atis_flight
slot_labels: [B-cost_relative: cheapest], [B-flight_mod: last], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: oakland]</s> | sentence: show me the cheapest fare in the database and what's the last flight leaving from pittsburgh to oakland
<Intents & Slot Labels>:
intents: atis_cheapest, atis_flight
slot_labels: [B-cost_relative: cheapest], [B-flight_mod: last], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: oakland]</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: please list information regarding san francisco airport and also 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_airport, atis_flight_no
slot_labels: [B-airport_name: san], [I-airport_name: francisco], [I-airport_name: airport], [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: please list information regarding san francisco airport and also 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_airport, atis_flight_no
slot_labels: [B-airport_name: san], [I-airport_name: francisco], [I-airport_name: airport], [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: saturday flights from las vegas to montreal and what are the schedule of flights from boston to san francisco for august first
<Intents & Slot Labels>:
| intents: atis_flight, atis_flight_time
slot_labels: [B-depart_date.day_name: saturday], [B-fromloc.city_name: las], [I-fromloc.city_name: vegas], [B-toloc.city_name: montreal], [B-flight_time: schedule], [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: first]</s> | sentence: saturday flights from las vegas to montreal and what are the schedule of flights from boston to san francisco for august first
<Intents & Slot Labels>:
intents: atis_flight, atis_flight_time
slot_labels: [B-depart_date.day_name: saturday], [B-fromloc.city_name: las], [I-fromloc.city_name: vegas], [B-toloc.city_name: montreal], [B-flight_time: schedule], [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: first]</s> |
sentence: what does fare code y mean , does the philadelphia airport have a name and what is the distance between pittsburgh airport and downtown pittsburgh
<Intents & Slot Labels>:
| intents: atis_abbreviation, atis_airport, atis_distance
slot_labels: [B-fare_basis_code: y], [B-airport_name: philadelphia], [I-airport_name: airport], [B-fromloc.airport_name: pittsburgh], [I-fromloc.airport_name: airport], [B-toloc.city_name: pittsburgh]</s> | sentence: what does fare code y mean , does the philadelphia airport have a name and what is the distance between pittsburgh airport and downtown pittsburgh
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_airport, atis_distance
slot_labels: [B-fare_basis_code: y], [B-airport_name: philadelphia], [I-airport_name: airport], [B-fromloc.airport_name: pittsburgh], [I-fromloc.airport_name: airport], [B-toloc.city_name: pittsburgh]</s> |
sentence: what airlines fly from boston to atlanta
<Intents & Slot Labels>:
| intents: atis_airline
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: atlanta]</s> | sentence: what airlines fly from boston to atlanta
<Intents & Slot Labels>:
intents: atis_airline
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: atlanta]</s> |
sentence: lowest fare from san francisco to orlando , what is the seating capacity of the various airplanes that united airlines uses and also could you give me the schedule of flights for american and delta to dfw on august fifteenth
<Intents & Slot Labels>:
| intents: atis_airfare, atis_capacity, atis_flight_time
slot_labels: [B-cost_relative: lowest], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: orlando], [B-airline_name: united], [I-airline_name: airlines], [B-flight_time: schedule], [B-airline_name: american], [B-airline_name: delta], [B-toloc.airport_code: dfw], [B-depart_date.month_name: august], [B-depart_date.day_number: fifteenth]</s> | sentence: lowest fare from san francisco to orlando , what is the seating capacity of the various airplanes that united airlines uses and also could you give me the schedule of flights for american and delta to dfw on august fifteenth
<Intents & Slot Labels>:
intents: atis_airfare, atis_capacity, atis_flight_time
slot_labels: [B-cost_relative: lowest], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: orlando], [B-airline_name: united], [I-airline_name: airlines], [B-flight_time: schedule], [B-airline_name: american], [B-airline_name: delta], [B-toloc.airport_code: dfw], [B-depart_date.month_name: august], [B-depart_date.day_number: fifteenth]</s> |
sentence: where is general mitchell international located and then what are all the available meals
<Intents & Slot Labels>:
| intents: atis_city, atis_meal
slot_labels: [B-airport_name: general], [I-airport_name: mitchell], [I-airport_name: international], [B-meal: meals]</s> | sentence: where is general mitchell international located and then what are all the available meals
<Intents & Slot Labels>:
intents: atis_city, atis_meal
slot_labels: [B-airport_name: general], [I-airport_name: mitchell], [I-airport_name: international], [B-meal: meals]</s> |
sentence: does any airline have an early afternoon flight from boston to denver and then what are the air restrictions on flights from pittsburgh to atlanta for the airfare of 416 dollars
<Intents & Slot Labels>:
| intents: atis_airline, atis_restriction
slot_labels: [B-depart_time.period_of_day: early], [B-depart_time.period_of_day: afternoon], [B-fromloc.city_name: boston], [B-toloc.city_name: denver], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: atlanta], [B-fare_amount: 416], [I-fare_amount: dollars]</s> | sentence: does any airline have an early afternoon flight from boston to denver and then what are the air restrictions on flights from pittsburgh to atlanta for the airfare of 416 dollars
<Intents & Slot Labels>:
intents: atis_airline, atis_restriction
slot_labels: [B-depart_time.period_of_day: early], [B-depart_time.period_of_day: afternoon], [B-fromloc.city_name: boston], [B-toloc.city_name: denver], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: atlanta], [B-fare_amount: 416], [I-fare_amount: dollars]</s> |
sentence: which airline has the most arrivals in atlanta , show me the cheapest fare in the database and also show me a list of flights from denver to san francisco for september first 1991
<Intents & Slot Labels>:
| intents: atis_airline, atis_cheapest, atis_flight
slot_labels: [B-mod: most], [B-toloc.city_name: atlanta], [B-cost_relative: cheapest], [B-fromloc.city_name: denver], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-depart_date.month_name: september], [B-depart_date.day_number: first], [B-depart_date.year: 1991]</s> | sentence: which airline has the most arrivals in atlanta , show me the cheapest fare in the database and also show me a list of flights from denver to san francisco for september first 1991
<Intents & Slot Labels>:
intents: atis_airline, atis_cheapest, atis_flight
slot_labels: [B-mod: most], [B-toloc.city_name: atlanta], [B-cost_relative: cheapest], [B-fromloc.city_name: denver], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-depart_date.month_name: september], [B-depart_date.day_number: first], [B-depart_date.year: 1991]</s> |
sentence: show me boston ground transportation
<Intents & Slot Labels>:
| intents: atis_ground_service
slot_labels: [B-city_name: boston]</s> | sentence: show me boston ground transportation
<Intents & Slot Labels>:
intents: atis_ground_service
slot_labels: [B-city_name: boston]</s> |
sentence: which airlines fly from toronto to san diego and have a stopover in denver , show me the cheapest fare in the database and also is there a meal on delta flight 852 from san francisco to dallas fort worth
<Intents & Slot Labels>:
| intents: atis_airline, atis_cheapest, atis_meal
slot_labels: [B-fromloc.city_name: toronto], [B-toloc.city_name: san], [I-toloc.city_name: diego], [B-stoploc.city_name: denver], [B-cost_relative: cheapest], [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: which airlines fly from toronto to san diego and have a stopover in denver , show me the cheapest fare in the database and also is there a meal on delta flight 852 from san francisco to dallas fort worth
<Intents & Slot Labels>:
intents: atis_airline, atis_cheapest, atis_meal
slot_labels: [B-fromloc.city_name: toronto], [B-toloc.city_name: san], [I-toloc.city_name: diego], [B-stoploc.city_name: denver], [B-cost_relative: cheapest], [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: ground transportation minneapolis and then show me all meals on flights from atlanta to washington
<Intents & Slot Labels>:
| intents: atis_ground_service, atis_meal
slot_labels: [B-city_name: minneapolis], [B-meal: meals], [B-fromloc.city_name: atlanta], [B-toloc.city_name: washington]</s> | sentence: ground transportation minneapolis and then show me all meals on flights from atlanta to washington
<Intents & Slot Labels>:
intents: atis_ground_service, atis_meal
slot_labels: [B-city_name: minneapolis], [B-meal: meals], [B-fromloc.city_name: atlanta], [B-toloc.city_name: washington]</s> |
sentence: i'd like to know what type of plane flies from boston to dallas fort worth after 530 and then show me all the cities that midwest express serves
<Intents & Slot Labels>:
| intents: atis_aircraft, atis_city
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: dallas], [I-toloc.city_name: fort], [I-toloc.city_name: worth], [B-depart_time.time_relative: after], [B-depart_time.time: 530], [B-airline_name: midwest]</s> | sentence: i'd like to know what type of plane flies from boston to dallas fort worth after 530 and then show me all the cities that midwest express serves
<Intents & Slot Labels>:
intents: atis_aircraft, atis_city
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: dallas], [I-toloc.city_name: fort], [I-toloc.city_name: worth], [B-depart_time.time_relative: after], [B-depart_time.time: 530], [B-airline_name: midwest]</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
<Intents & Slot Labels>:
| intents: atis_flight_no
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]</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
<Intents & Slot Labels>:
intents: atis_flight_no
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]</s> |
sentence: what does the fare code qx mean , what is the distance between pittsburgh airport and downtown pittsburgh and what is restriction ap80
<Intents & Slot Labels>:
| intents: atis_abbreviation, atis_distance, atis_restriction
slot_labels: [B-fare_basis_code: qx], [B-fromloc.airport_name: pittsburgh], [I-fromloc.airport_name: airport], [B-toloc.city_name: pittsburgh], [B-restriction_code: ap80]</s> | sentence: what does the fare code qx mean , what is the distance between pittsburgh airport and downtown pittsburgh and what is restriction ap80
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_distance, atis_restriction
slot_labels: [B-fare_basis_code: qx], [B-fromloc.airport_name: pittsburgh], [I-fromloc.airport_name: airport], [B-toloc.city_name: pittsburgh], [B-restriction_code: ap80]</s> |
sentence: what is the arrival time in san francisco for the 755 am flight leaving washington
<Intents & Slot Labels>:
| intents: atis_flight_time
slot_labels: [B-flight_time: arrival], [I-flight_time: time], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-depart_time.time: 755], [I-depart_time.time: am], [B-fromloc.city_name: washington]</s> | sentence: what is the arrival time in san francisco for the 755 am flight leaving washington
<Intents & Slot Labels>:
intents: atis_flight_time
slot_labels: [B-flight_time: arrival], [I-flight_time: time], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-depart_time.time: 755], [I-depart_time.time: am], [B-fromloc.city_name: washington]</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 type of aircraft leaving philadelphia to dallas , how long does it take to get from kansas city to st. paul and what is the cost of the air taxi operation at philadelphia international airport
<Intents & Slot Labels>:
| intents: atis_aircraft, atis_distance, atis_ground_fare
slot_labels: [B-fromloc.city_name: philadelphia], [B-toloc.city_name: dallas], [B-fromloc.city_name: kansas], [I-fromloc.city_name: city], [B-toloc.city_name: st.], [I-toloc.city_name: paul], [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 type of aircraft leaving philadelphia to dallas , how long does it take to get from kansas city to st. paul and what is the cost of the air taxi operation at philadelphia international airport
<Intents & Slot Labels>:
intents: atis_aircraft, atis_distance, atis_ground_fare
slot_labels: [B-fromloc.city_name: philadelphia], [B-toloc.city_name: dallas], [B-fromloc.city_name: kansas], [I-fromloc.city_name: city], [B-toloc.city_name: st.], [I-toloc.city_name: paul], [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: could you please give me the round trip fare from denver to atlanta , what is the cost of limousine service in philadelphia and also how many united flights are there to san francisco
<Intents & Slot Labels>:
| intents: atis_airfare, atis_ground_fare, atis_quantity
slot_labels: [B-round_trip: round], [I-round_trip: trip], [B-fromloc.city_name: denver], [B-toloc.city_name: atlanta], [B-transport_type: limousine], [B-city_name: philadelphia], [B-airline_name: united], [B-toloc.city_name: san], [I-toloc.city_name: francisco]</s> | sentence: could you please give me the round trip fare from denver to atlanta , what is the cost of limousine service in philadelphia and also how many united flights are there to san francisco
<Intents & Slot Labels>:
intents: atis_airfare, atis_ground_fare, atis_quantity
slot_labels: [B-round_trip: round], [I-round_trip: trip], [B-fromloc.city_name: denver], [B-toloc.city_name: atlanta], [B-transport_type: limousine], [B-city_name: philadelphia], [B-airline_name: united], [B-toloc.city_name: san], [I-toloc.city_name: francisco]</s> |
sentence: airline code as , please list the flights leaving from st. louis to st. paul after 10 am and then how much is the ground transportation between atlanta and downtown
<Intents & Slot Labels>:
| intents: atis_airline, atis_flight, atis_ground_fare
slot_labels: [B-airline_code: as], [B-fromloc.city_name: st.], [I-fromloc.city_name: louis], [B-toloc.city_name: st.], [I-toloc.city_name: paul], [B-depart_time.time_relative: after], [B-depart_time.time: 10], [I-depart_time.time: am], [B-fromloc.city_name: atlanta]</s> | sentence: airline code as , please list the flights leaving from st. louis to st. paul after 10 am and then how much is the ground transportation between atlanta and downtown
<Intents & Slot Labels>:
intents: atis_airline, atis_flight, atis_ground_fare
slot_labels: [B-airline_code: as], [B-fromloc.city_name: st.], [I-fromloc.city_name: louis], [B-toloc.city_name: st.], [I-toloc.city_name: paul], [B-depart_time.time_relative: after], [B-depart_time.time: 10], [I-depart_time.time: am], [B-fromloc.city_name: atlanta]</s> |
sentence: show me the cheapest fare in the database and is bwi washington
<Intents & Slot Labels>:
| intents: atis_cheapest, atis_city
slot_labels: [B-cost_relative: cheapest], [B-airport_code: bwi], [B-city_name: washington]</s> | sentence: show me the cheapest fare in the database and is bwi washington
<Intents & Slot Labels>:
intents: atis_cheapest, atis_city
slot_labels: [B-cost_relative: cheapest], [B-airport_code: bwi], [B-city_name: washington]</s> |
sentence: which airline has more business class flights than any other airline and what city is the airport mco in
<Intents & Slot Labels>:
| intents: atis_airline, atis_city
slot_labels: [B-mod: more], [B-class_type: business], [I-class_type: class], [B-fromloc.airport_code: mco]</s> | sentence: which airline has more business class flights than any other airline and what city is the airport mco in
<Intents & Slot Labels>:
intents: atis_airline, atis_city
slot_labels: [B-mod: more], [B-class_type: business], [I-class_type: class], [B-fromloc.airport_code: mco]</s> |
sentence: please list information regarding san francisco airport , what is the distance from la guardia to new york's downtown and also what are the rental car rates in san francisco
<Intents & Slot Labels>:
| intents: atis_airport, atis_distance, atis_ground_fare
slot_labels: [B-airport_name: san], [I-airport_name: francisco], [I-airport_name: airport], [B-fromloc.airport_name: la], [I-fromloc.airport_name: guardia], [B-toloc.city_name: new], [I-toloc.city_name: york's], [B-transport_type: rental], [I-transport_type: car], [B-city_name: san], [I-city_name: francisco]</s> | sentence: please list information regarding san francisco airport , what is the distance from la guardia to new york's downtown and also what are the rental car rates in san francisco
<Intents & Slot Labels>:
intents: atis_airport, atis_distance, atis_ground_fare
slot_labels: [B-airport_name: san], [I-airport_name: francisco], [I-airport_name: airport], [B-fromloc.airport_name: la], [I-fromloc.airport_name: guardia], [B-toloc.city_name: new], [I-toloc.city_name: york's], [B-transport_type: rental], [I-transport_type: car], [B-city_name: san], [I-city_name: francisco]</s> |
sentence: which airlines have flights from denver to pittsburgh and then how long does it take to get from atlanta airport into the city of atlanta
<Intents & Slot Labels>:
| intents: atis_airline, atis_distance
slot_labels: [B-fromloc.city_name: denver], [B-toloc.city_name: pittsburgh], [B-fromloc.airport_name: atlanta], [I-fromloc.airport_name: airport], [B-toloc.city_name: atlanta]</s> | sentence: which airlines have flights from denver to pittsburgh and then how long does it take to get from atlanta airport into the city of atlanta
<Intents & Slot Labels>:
intents: atis_airline, atis_distance
slot_labels: [B-fromloc.city_name: denver], [B-toloc.city_name: pittsburgh], [B-fromloc.airport_name: atlanta], [I-fromloc.airport_name: airport], [B-toloc.city_name: atlanta]</s> |
sentence: what's the airport at orlando and then list the number of flights leaving boston for dallas fort worth before 9 am in the morning
<Intents & Slot Labels>:
| intents: atis_airport, atis_quantity
slot_labels: [B-city_name: orlando], [B-fromloc.city_name: boston], [B-toloc.city_name: dallas], [I-toloc.city_name: fort], [I-toloc.city_name: worth], [B-depart_time.time_relative: before], [B-depart_time.time: 9], [I-depart_time.time: am], [B-depart_time.period_of_day: morning]</s> | sentence: what's the airport at orlando and then list the number of flights leaving boston for dallas fort worth before 9 am in the morning
<Intents & Slot Labels>:
intents: atis_airport, atis_quantity
slot_labels: [B-city_name: orlando], [B-fromloc.city_name: boston], [B-toloc.city_name: dallas], [I-toloc.city_name: fort], [I-toloc.city_name: worth], [B-depart_time.time_relative: before], [B-depart_time.time: 9], [I-depart_time.time: am], [B-depart_time.period_of_day: morning]</s> |
sentence: airports in new york and do i get a meal on the atlanta to bwi flight eastern 210
<Intents & Slot Labels>:
| intents: atis_airport, atis_meal
slot_labels: [B-city_name: new], [I-city_name: york], [B-meal: meal], [B-fromloc.city_name: atlanta], [B-toloc.airport_code: bwi], [B-airline_name: eastern], [B-flight_number: 210]</s> | sentence: airports in new york and do i get a meal on the atlanta to bwi flight eastern 210
<Intents & Slot Labels>:
intents: atis_airport, atis_meal
slot_labels: [B-city_name: new], [I-city_name: york], [B-meal: meal], [B-fromloc.city_name: atlanta], [B-toloc.airport_code: bwi], [B-airline_name: eastern], [B-flight_number: 210]</s> |
sentence: okay i would like to know the type of aircraft used on a flight from cleveland to dallas please and which airline provides business class flights
<Intents & Slot Labels>:
| intents: atis_aircraft, atis_airline
slot_labels: [B-fromloc.city_name: cleveland], [B-toloc.city_name: dallas], [B-class_type: business], [I-class_type: class]</s> | sentence: okay i would like to know the type of aircraft used on a flight from cleveland to dallas please and which airline provides business class flights
<Intents & Slot Labels>:
intents: atis_aircraft, atis_airline
slot_labels: [B-fromloc.city_name: cleveland], [B-toloc.city_name: dallas], [B-class_type: business], [I-class_type: class]</s> |
sentence: list number of people that can be carried on each type of plane that flies between pittsburgh and baltimore and flight leaving chicago to nashville
<Intents & Slot Labels>:
| intents: atis_capacity, atis_flight
slot_labels: [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: baltimore], [B-fromloc.city_name: chicago], [B-toloc.city_name: nashville]</s> | sentence: list number of people that can be carried on each type of plane that flies between pittsburgh and baltimore and flight leaving chicago to nashville
<Intents & Slot Labels>:
intents: atis_capacity, atis_flight
slot_labels: [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: baltimore], [B-fromloc.city_name: chicago], [B-toloc.city_name: nashville]</s> |
sentence: names of airports and then what is restriction ap57
<Intents & Slot Labels>:
| intents: atis_airport, atis_restriction
slot_labels: [B-restriction_code: ap57]</s> | sentence: names of airports and then what is restriction ap57
<Intents & Slot Labels>:
intents: atis_airport, atis_restriction
slot_labels: [B-restriction_code: ap57]</s> |
sentence: are there any other cities that i can fly from boston to dallas through that i can get a flight earlier than 1017 in the morning , what time does flight aa 459 depart and then do i get a meal on the atlanta to bwi flight eastern 210
<Intents & Slot Labels>:
| intents: atis_city, atis_flight_time, atis_meal
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: dallas], [B-depart_time.time_relative: earlier], [B-depart_time.time: 1017], [B-depart_time.period_of_day: morning], [B-flight_time: time], [B-airline_code: aa], [B-flight_number: 459], [B-meal: meal], [B-fromloc.city_name: atlanta], [B-toloc.airport_code: bwi], [B-airline_name: eastern], [B-flight_number: 210]</s> | sentence: are there any other cities that i can fly from boston to dallas through that i can get a flight earlier than 1017 in the morning , what time does flight aa 459 depart and then do i get a meal on the atlanta to bwi flight eastern 210
<Intents & Slot Labels>:
intents: atis_city, atis_flight_time, atis_meal
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: dallas], [B-depart_time.time_relative: earlier], [B-depart_time.time: 1017], [B-depart_time.period_of_day: morning], [B-flight_time: time], [B-airline_code: aa], [B-flight_number: 459], [B-meal: meal], [B-fromloc.city_name: atlanta], [B-toloc.airport_code: bwi], [B-airline_name: eastern], [B-flight_number: 210]</s> |
sentence: do i get a meal on the atlanta to bwi flight eastern 210
<Intents & Slot Labels>:
| intents: atis_meal
slot_labels: [B-meal: meal], [B-fromloc.city_name: atlanta], [B-toloc.airport_code: bwi], [B-airline_name: eastern], [B-flight_number: 210]</s> | sentence: do i get a meal on the atlanta to bwi flight eastern 210
<Intents & Slot Labels>:
intents: atis_meal
slot_labels: [B-meal: meal], [B-fromloc.city_name: atlanta], [B-toloc.airport_code: bwi], [B-airline_name: eastern], [B-flight_number: 210]</s> |
sentence: what's the difference between fare code q and fare code b , what are the cities that american airlines serves and then what flights are available from denver to dallas fort worth in the afternoons
<Intents & Slot Labels>:
| intents: atis_abbreviation, atis_city, atis_flight
slot_labels: [B-fare_basis_code: q], [B-fare_basis_code: b], [B-airline_name: american], [I-airline_name: airlines], [B-fromloc.city_name: denver], [B-toloc.city_name: dallas], [I-toloc.city_name: fort], [I-toloc.city_name: worth], [B-depart_time.period_of_day: afternoons]</s> | sentence: what's the difference between fare code q and fare code b , what are the cities that american airlines serves and then what flights are available from denver to dallas fort worth in the afternoons
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_city, atis_flight
slot_labels: [B-fare_basis_code: q], [B-fare_basis_code: b], [B-airline_name: american], [I-airline_name: airlines], [B-fromloc.city_name: denver], [B-toloc.city_name: dallas], [I-toloc.city_name: fort], [I-toloc.city_name: worth], [B-depart_time.period_of_day: afternoons]</s> |
sentence: how many airlines fly from new york to los angeles by way of milwaukee
<Intents & Slot Labels>:
| intents: atis_quantity
slot_labels: [B-fromloc.city_name: new], [I-fromloc.city_name: york], [B-toloc.city_name: los], [I-toloc.city_name: angeles], [B-stoploc.city_name: milwaukee]</s> | sentence: how many airlines fly from new york to los angeles by way of milwaukee
<Intents & Slot Labels>:
intents: atis_quantity
slot_labels: [B-fromloc.city_name: new], [I-fromloc.city_name: york], [B-toloc.city_name: los], [I-toloc.city_name: angeles], [B-stoploc.city_name: milwaukee]</s> |
sentence: does delta aircraft fly dc10
<Intents & Slot Labels>:
| intents: atis_aircraft
slot_labels: [B-airline_name: delta], [B-aircraft_code: dc10]</s> | sentence: does delta aircraft fly dc10
<Intents & Slot Labels>:
intents: atis_aircraft
slot_labels: [B-airline_name: delta], [B-aircraft_code: dc10]</s> |
sentence: i'm traveling from boston to atlanta and i'd like to go sometime after 5 pm but i want to know what kind of airplane it's on , airline code as and show me the flights from cincinnati to denver
<Intents & Slot Labels>:
| intents: atis_aircraft, atis_airline, atis_flight
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: atlanta], [B-depart_time.time_relative: after], [B-depart_time.time: 5], [I-depart_time.time: pm], [B-airline_code: as], [B-fromloc.city_name: cincinnati], [B-toloc.city_name: denver]</s> | sentence: i'm traveling from boston to atlanta and i'd like to go sometime after 5 pm but i want to know what kind of airplane it's on , airline code as and show me the flights from cincinnati to denver
<Intents & Slot Labels>:
intents: atis_aircraft, atis_airline, atis_flight
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: atlanta], [B-depart_time.time_relative: after], [B-depart_time.time: 5], [I-depart_time.time: pm], [B-airline_code: as], [B-fromloc.city_name: cincinnati], [B-toloc.city_name: denver]</s> |
sentence: what is delta's schedule of morning flights to atlanta
<Intents & Slot Labels>:
| intents: atis_flight_time
slot_labels: [B-airline_name: delta's], [B-flight_time: schedule], [B-depart_time.period_of_day: morning], [B-toloc.city_name: atlanta]</s> | sentence: what is delta's schedule of morning flights to atlanta
<Intents & Slot Labels>:
intents: atis_flight_time
slot_labels: [B-airline_name: delta's], [B-flight_time: schedule], [B-depart_time.period_of_day: morning], [B-toloc.city_name: atlanta]</s> |
sentence: what are the air restrictions on flights from pittsburgh to atlanta for the airfare of 416 dollars
<Intents & Slot Labels>:
| intents: atis_restriction
slot_labels: [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: atlanta], [B-fare_amount: 416], [I-fare_amount: dollars]</s> | sentence: what are the air restrictions on flights from pittsburgh to atlanta for the airfare of 416 dollars
<Intents & Slot Labels>:
intents: atis_restriction
slot_labels: [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: atlanta], [B-fare_amount: 416], [I-fare_amount: dollars]</s> |
sentence: show me all meals on flights from atlanta to washington and also how many flights come from denver to baltimore on july nineteenth
<Intents & Slot Labels>:
| intents: atis_meal, atis_quantity
slot_labels: [B-meal: meals], [B-fromloc.city_name: atlanta], [B-toloc.city_name: washington], [B-fromloc.city_name: denver], [B-toloc.city_name: baltimore], [B-depart_date.month_name: july], [B-depart_date.day_number: nineteenth]</s> | sentence: show me all meals on flights from atlanta to washington and also how many flights come from denver to baltimore on july nineteenth
<Intents & Slot Labels>:
intents: atis_meal, atis_quantity
slot_labels: [B-meal: meals], [B-fromloc.city_name: atlanta], [B-toloc.city_name: washington], [B-fromloc.city_name: denver], [B-toloc.city_name: baltimore], [B-depart_date.month_name: july], [B-depart_date.day_number: nineteenth]</s> |
sentence: show me airline abbreviations , show me the cities served by nationair and then how many flights does twa have with business class
<Intents & Slot Labels>:
| intents: atis_airline, atis_city, atis_quantity
slot_labels: [B-airline_name: nationair], [B-airline_code: twa], [B-class_type: business], [I-class_type: class]</s> | sentence: show me airline abbreviations , show me the cities served by nationair and then how many flights does twa have with business class
<Intents & Slot Labels>:
intents: atis_airline, atis_city, atis_quantity
slot_labels: [B-airline_name: nationair], [B-airline_code: twa], [B-class_type: business], [I-class_type: class]</s> |
sentence: show me the cheapest fare in the database , which cities does united airlines service and then how many flights does delta have with a class of service code f
<Intents & Slot Labels>:
| intents: atis_cheapest, atis_city, atis_quantity
slot_labels: [B-cost_relative: cheapest], [B-airline_name: united], [I-airline_name: airlines], [B-airline_name: delta], [B-fare_basis_code: f]</s> | sentence: show me the cheapest fare in the database , which cities does united airlines service and then how many flights does delta have with a class of service code f
<Intents & Slot Labels>:
intents: atis_cheapest, atis_city, atis_quantity
slot_labels: [B-cost_relative: cheapest], [B-airline_name: united], [I-airline_name: airlines], [B-airline_name: delta], [B-fare_basis_code: f]</s> |
sentence: please show me airlines with flights from denver to philadelphia and also what is the arrival time in san francisco for the 755 am flight leaving washington
<Intents & Slot Labels>:
| intents: atis_airline, atis_flight_time
slot_labels: [B-fromloc.city_name: denver], [B-toloc.city_name: philadelphia], [B-flight_time: arrival], [I-flight_time: time], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-depart_time.time: 755], [I-depart_time.time: am], [B-fromloc.city_name: washington]</s> | sentence: please show me airlines with flights from denver to philadelphia and also what is the arrival time in san francisco for the 755 am flight leaving washington
<Intents & Slot Labels>:
intents: atis_airline, atis_flight_time
slot_labels: [B-fromloc.city_name: denver], [B-toloc.city_name: philadelphia], [B-flight_time: arrival], [I-flight_time: time], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-depart_time.time: 755], [I-depart_time.time: am], [B-fromloc.city_name: washington]</s> |
sentence: do the airlines still offer first class and please show me all airports in denver
<Intents & Slot Labels>:
| intents: atis_airline, atis_airport
slot_labels: [B-class_type: first], [I-class_type: class], [B-city_name: denver]</s> | sentence: do the airlines still offer first class and please show me all airports in denver
<Intents & Slot Labels>:
intents: atis_airline, atis_airport
slot_labels: [B-class_type: first], [I-class_type: class], [B-city_name: denver]</s> |
sentence: what time zone is denver in
<Intents & Slot Labels>:
| intents: atis_city
slot_labels: [B-city_name: denver]</s> | sentence: what time zone is denver in
<Intents & Slot Labels>:
intents: atis_city
slot_labels: [B-city_name: denver]</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: show me the flights from pittsburgh to baltimore arriving in baltimore on june fourteenth and then show me all meals on flights from atlanta to washington
<Intents & Slot Labels>:
| intents: atis_flight, atis_meal
slot_labels: [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: baltimore], [B-toloc.city_name: baltimore], [B-arrive_date.month_name: june], [B-arrive_date.day_number: fourteenth], [B-meal: meals], [B-fromloc.city_name: atlanta], [B-toloc.city_name: washington]</s> | sentence: show me the flights from pittsburgh to baltimore arriving in baltimore on june fourteenth and then show me all meals on flights from atlanta to washington
<Intents & Slot Labels>:
intents: atis_flight, atis_meal
slot_labels: [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: baltimore], [B-toloc.city_name: baltimore], [B-arrive_date.month_name: june], [B-arrive_date.day_number: fourteenth], [B-meal: meals], [B-fromloc.city_name: atlanta], [B-toloc.city_name: washington]</s> |
sentence: cheapest fare from indianapolis to seattle and also list the number of flights arriving in dallas fort worth from boston before noon
<Intents & Slot Labels>:
| intents: atis_airfare, atis_flight_no
slot_labels: [B-cost_relative: cheapest], [B-fromloc.city_name: indianapolis], [B-toloc.city_name: seattle], [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]</s> | sentence: cheapest fare from indianapolis to seattle and also list the number of flights arriving in dallas fort worth from boston before noon
<Intents & Slot Labels>:
intents: atis_airfare, atis_flight_no
slot_labels: [B-cost_relative: cheapest], [B-fromloc.city_name: indianapolis], [B-toloc.city_name: seattle], [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]</s> |
sentence: what is the cost of a flight from boston to san francisco and also what is restriction ap80
<Intents & Slot Labels>:
| intents: atis_airfare, atis_restriction
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-restriction_code: ap80]</s> | sentence: what is the cost of a flight from boston to san francisco and also what is restriction ap80
<Intents & Slot Labels>:
intents: atis_airfare, atis_restriction
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-restriction_code: ap80]</s> |
sentence: what types of aircraft does delta fly and also what times on wednesday could i take a plane from denver to oakland
<Intents & Slot Labels>:
| intents: atis_aircraft, atis_flight_time
slot_labels: [B-airline_name: delta], [B-flight_time: times], [B-depart_date.day_name: wednesday], [B-fromloc.city_name: denver], [B-toloc.city_name: oakland]</s> | sentence: what types of aircraft does delta fly and also what times on wednesday could i take a plane from denver to oakland
<Intents & Slot Labels>:
intents: atis_aircraft, atis_flight_time
slot_labels: [B-airline_name: delta], [B-flight_time: times], [B-depart_date.day_name: wednesday], [B-fromloc.city_name: denver], [B-toloc.city_name: oakland]</s> |
sentence: what does it cost to fly from boston to san francisco on united airlines flight 21
<Intents & Slot Labels>:
| intents: atis_airfare
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]</s> | sentence: what does it cost to fly from boston to san francisco on united airlines flight 21
<Intents & Slot Labels>:
intents: atis_airfare
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]</s> |
sentence: show me all fares between philadelphia and san francisco that are less than 200 dollars one way , please tell me the times of the flights between boston and baltimore and also how many flights does eastern airlines have from boston to atlanta
<Intents & Slot Labels>:
| intents: atis_airfare, atis_flight_time, atis_quantity
slot_labels: [B-fromloc.city_name: philadelphia], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-cost_relative: less], [B-fare_amount: 200], [I-fare_amount: dollars], [B-round_trip: one], [I-round_trip: way], [B-flight_time: times], [B-fromloc.city_name: boston], [B-toloc.city_name: baltimore], [B-airline_name: eastern], [I-airline_name: airlines], [B-fromloc.city_name: boston], [B-toloc.city_name: atlanta]</s> | sentence: show me all fares between philadelphia and san francisco that are less than 200 dollars one way , please tell me the times of the flights between boston and baltimore and also how many flights does eastern airlines have from boston to atlanta
<Intents & Slot Labels>:
intents: atis_airfare, atis_flight_time, atis_quantity
slot_labels: [B-fromloc.city_name: philadelphia], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-cost_relative: less], [B-fare_amount: 200], [I-fare_amount: dollars], [B-round_trip: one], [I-round_trip: way], [B-flight_time: times], [B-fromloc.city_name: boston], [B-toloc.city_name: baltimore], [B-airline_name: eastern], [I-airline_name: airlines], [B-fromloc.city_name: boston], [B-toloc.city_name: atlanta]</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 bna
<Intents & Slot Labels>:
| intents: atis_abbreviation
slot_labels: [B-airport_code: bna]</s> | sentence: what is bna
<Intents & Slot Labels>:
intents: atis_abbreviation
slot_labels: [B-airport_code: bna]</s> |
sentence: how far is it from salt lake city airport to salt lake city
<Intents & Slot Labels>:
| intents: atis_distance
slot_labels: [B-fromloc.airport_name: salt], [I-fromloc.airport_name: lake], [I-fromloc.airport_name: city], [I-fromloc.airport_name: airport], [B-toloc.city_name: salt], [I-toloc.city_name: lake], [I-toloc.city_name: city]</s> | sentence: how far is it from salt lake city airport to salt lake city
<Intents & Slot Labels>:
intents: atis_distance
slot_labels: [B-fromloc.airport_name: salt], [I-fromloc.airport_name: lake], [I-fromloc.airport_name: city], [I-fromloc.airport_name: airport], [B-toloc.city_name: salt], [I-toloc.city_name: lake], [I-toloc.city_name: city]</s> |
sentence: which airlines fly from boston to washington dc but stopover in some other city and also does the philadelphia airport have a name
<Intents & Slot Labels>:
| intents: atis_airline, atis_airport
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: washington], [B-toloc.state_code: dc], [B-airport_name: philadelphia], [I-airport_name: airport]</s> | sentence: which airlines fly from boston to washington dc but stopover in some other city and also does the philadelphia airport have a name
<Intents & Slot Labels>:
intents: atis_airline, atis_airport
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: washington], [B-toloc.state_code: dc], [B-airport_name: philadelphia], [I-airport_name: airport]</s> |
sentence: show me the cheapest fare in the database and then how many fare codes belong to economy class
<Intents & Slot Labels>:
| intents: atis_cheapest, atis_quantity
slot_labels: [B-cost_relative: cheapest], [B-economy: economy], [I-economy: class]</s> | sentence: show me the cheapest fare in the database and then how many fare codes belong to economy class
<Intents & Slot Labels>:
intents: atis_cheapest, atis_quantity
slot_labels: [B-cost_relative: cheapest], [B-economy: economy], [I-economy: class]</s> |
sentence: what is the distance from san francisco international airport to san francisco
<Intents & Slot Labels>:
| intents: atis_distance
slot_labels: [B-fromloc.airport_name: san], [I-fromloc.airport_name: francisco], [I-fromloc.airport_name: international], [I-fromloc.airport_name: airport], [B-toloc.city_name: san], [I-toloc.city_name: francisco]</s> | sentence: what is the distance from san francisco international airport to san francisco
<Intents & Slot Labels>:
intents: atis_distance
slot_labels: [B-fromloc.airport_name: san], [I-fromloc.airport_name: francisco], [I-fromloc.airport_name: international], [I-fromloc.airport_name: airport], [B-toloc.city_name: san], [I-toloc.city_name: francisco]</s> |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.