prompt
stringlengths 36
437
| completion
stringlengths 27
936
| text
stringlengths 63
1.33k
|
---|---|---|
sentence: i want a flight from toronto to san diego that stops in st. louis are there flights
<Intents & Slot Labels>:
|
intents: atis_flight
slot_labels: [B-fromloc.city_name: toronto], [B-toloc.city_name: san], [I-toloc.city_name: diego], [B-stoploc.city_name: st.], [I-stoploc.city_name: louis]</s>
|
sentence: i want a flight from toronto to san diego that stops in st. louis are there flights
<Intents & Slot Labels>:
intents: atis_flight
slot_labels: [B-fromloc.city_name: toronto], [B-toloc.city_name: san], [I-toloc.city_name: diego], [B-stoploc.city_name: st.], [I-stoploc.city_name: louis]</s>
|
sentence: what is the code for business class and then tell me distance from orlando airport to the city
<Intents & Slot Labels>:
|
intents: atis_abbreviation, atis_distance
slot_labels: [B-class_type: business], [I-class_type: class], [B-fromloc.airport_name: orlando], [I-fromloc.airport_name: airport]</s>
|
sentence: what is the code for business class and then tell me distance from orlando airport to the city
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_distance
slot_labels: [B-class_type: business], [I-class_type: class], [B-fromloc.airport_name: orlando], [I-fromloc.airport_name: airport]</s>
|
sentence: what's the airport at orlando , what is the seating capacity for the f28 and then show me all meals on flights from atlanta to washington
<Intents & Slot Labels>:
|
intents: atis_airport, atis_capacity, atis_meal
slot_labels: [B-city_name: orlando], [B-aircraft_code: f28], [B-meal: meals], [B-fromloc.city_name: atlanta], [B-toloc.city_name: washington]</s>
|
sentence: what's the airport at orlando , what is the seating capacity for the f28 and then show me all meals on flights from atlanta to washington
<Intents & Slot Labels>:
intents: atis_airport, atis_capacity, atis_meal
slot_labels: [B-city_name: orlando], [B-aircraft_code: f28], [B-meal: meals], [B-fromloc.city_name: atlanta], [B-toloc.city_name: washington]</s>
|
sentence: what's the airport at orlando , show me the cheapest fare in the database and also i would like to know the types of ground transportation from the airport to las vegas
<Intents & Slot Labels>:
|
intents: atis_airport, atis_cheapest, atis_ground_service
slot_labels: [B-city_name: orlando], [B-cost_relative: cheapest], [B-city_name: las], [I-city_name: vegas]</s>
|
sentence: what's the airport at orlando , show me the cheapest fare in the database and also i would like to know the types of ground transportation from the airport to las vegas
<Intents & Slot Labels>:
intents: atis_airport, atis_cheapest, atis_ground_service
slot_labels: [B-city_name: orlando], [B-cost_relative: cheapest], [B-city_name: las], [I-city_name: vegas]</s>
|
sentence: what round trip tickets are there from cleveland to miami on us air that arrive before 4 pm and then please list the flight times from newark to boston
<Intents & Slot Labels>:
|
intents: atis_airfare, atis_flight_time
slot_labels: [B-round_trip: round], [I-round_trip: trip], [B-fromloc.city_name: cleveland], [B-toloc.city_name: miami], [B-airline_name: us], [I-airline_name: air], [B-arrive_time.time_relative: before], [B-arrive_time.time: 4], [I-arrive_time.time: pm], [B-flight_time: flight], [I-flight_time: times], [B-fromloc.city_name: newark], [B-toloc.city_name: boston]</s>
|
sentence: what round trip tickets are there from cleveland to miami on us air that arrive before 4 pm and then please list the flight times from newark to boston
<Intents & Slot Labels>:
intents: atis_airfare, atis_flight_time
slot_labels: [B-round_trip: round], [I-round_trip: trip], [B-fromloc.city_name: cleveland], [B-toloc.city_name: miami], [B-airline_name: us], [I-airline_name: air], [B-arrive_time.time_relative: before], [B-arrive_time.time: 4], [I-arrive_time.time: pm], [B-flight_time: flight], [I-flight_time: times], [B-fromloc.city_name: newark], [B-toloc.city_name: boston]</s>
|
sentence: how much does it cost to get downtown from the atlanta airport by limousine
<Intents & Slot Labels>:
|
intents: atis_ground_fare
slot_labels: [B-fromloc.airport_name: atlanta], [I-fromloc.airport_name: airport], [B-transport_type: limousine]</s>
|
sentence: how much does it cost to get downtown from the atlanta airport by limousine
<Intents & Slot Labels>:
intents: atis_ground_fare
slot_labels: [B-fromloc.airport_name: atlanta], [I-fromloc.airport_name: airport], [B-transport_type: limousine]</s>
|
sentence: what is the round trip fare on continental 1291 from denver to san francisco and return and also show me the cheapest fare in the database
<Intents & Slot Labels>:
|
intents: atis_airfare, atis_cheapest
slot_labels: [B-round_trip: round], [I-round_trip: trip], [B-airline_name: continental], [B-flight_number: 1291], [B-fromloc.city_name: denver], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-round_trip: return], [B-cost_relative: cheapest]</s>
|
sentence: what is the round trip fare on continental 1291 from denver to san francisco and return and also show me the cheapest fare in the database
<Intents & Slot Labels>:
intents: atis_airfare, atis_cheapest
slot_labels: [B-round_trip: round], [I-round_trip: trip], [B-airline_name: continental], [B-flight_number: 1291], [B-fromloc.city_name: denver], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-round_trip: return], [B-cost_relative: cheapest]</s>
|
sentence: what does the abbreviation ua mean and then how much is a round trip fare from nashville to seattle
<Intents & Slot Labels>:
|
intents: atis_abbreviation, atis_airfare
slot_labels: [B-airline_code: ua], [B-round_trip: round], [I-round_trip: trip], [B-fromloc.city_name: nashville], [B-toloc.city_name: seattle]</s>
|
sentence: what does the abbreviation ua mean and then how much is a round trip fare from nashville to seattle
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_airfare
slot_labels: [B-airline_code: ua], [B-round_trip: round], [I-round_trip: trip], [B-fromloc.city_name: nashville], [B-toloc.city_name: seattle]</s>
|
sentence: what is the flight number for the continental flight which leaves denver at 1220 pm and goes to san francisco and then is there a meal on delta flight 852 from san francisco to dallas fort worth
<Intents & Slot Labels>:
|
intents: atis_flight_no, atis_meal
slot_labels: [B-airline_name: continental], [B-fromloc.city_name: denver], [B-depart_time.time: 1220], [I-depart_time.time: pm], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [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 is the flight number for the continental flight which leaves denver at 1220 pm and goes to san francisco and then is there a meal on delta flight 852 from san francisco to dallas fort worth
<Intents & Slot Labels>:
intents: atis_flight_no, atis_meal
slot_labels: [B-airline_name: continental], [B-fromloc.city_name: denver], [B-depart_time.time: 1220], [I-depart_time.time: pm], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [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 united flights from boston to san francisco make connections
<Intents & Slot Labels>:
|
intents: atis_flight
slot_labels: [B-airline_name: united], [B-fromloc.city_name: boston], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-connect: connections]</s>
|
sentence: which united flights from boston to san francisco make connections
<Intents & Slot Labels>:
intents: atis_flight
slot_labels: [B-airline_name: united], [B-fromloc.city_name: boston], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-connect: connections]</s>
|
sentence: show me the one way fares from san diego to miami nonstop and then how much does the limousine service cost within pittsburgh
<Intents & Slot Labels>:
|
intents: atis_airfare, atis_ground_fare
slot_labels: [B-round_trip: one], [I-round_trip: way], [B-fromloc.city_name: san], [I-fromloc.city_name: diego], [B-toloc.city_name: miami], [B-flight_stop: nonstop], [B-transport_type: limousine], [B-city_name: pittsburgh]</s>
|
sentence: show me the one way fares from san diego to miami nonstop and then how much does the limousine service cost within pittsburgh
<Intents & Slot Labels>:
intents: atis_airfare, atis_ground_fare
slot_labels: [B-round_trip: one], [I-round_trip: way], [B-fromloc.city_name: san], [I-fromloc.city_name: diego], [B-toloc.city_name: miami], [B-flight_stop: nonstop], [B-transport_type: limousine], [B-city_name: pittsburgh]</s>
|
sentence: what is fare code qw , list all afternoon flights leaving baltimore and arriving in atlanta on thursday and then what is restriction ap80
<Intents & Slot Labels>:
|
intents: atis_abbreviation, atis_flight, atis_restriction
slot_labels: [B-fare_basis_code: qw], [B-depart_time.period_of_day: afternoon], [B-fromloc.city_name: baltimore], [B-toloc.city_name: atlanta], [B-arrive_date.day_name: thursday], [B-restriction_code: ap80]</s>
|
sentence: what is fare code qw , list all afternoon flights leaving baltimore and arriving in atlanta on thursday and then what is restriction ap80
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_flight, atis_restriction
slot_labels: [B-fare_basis_code: qw], [B-depart_time.period_of_day: afternoon], [B-fromloc.city_name: baltimore], [B-toloc.city_name: atlanta], [B-arrive_date.day_name: thursday], [B-restriction_code: ap80]</s>
|
sentence: flight numbers from seattle to chicago on continental and then what meals are served on american flight 665 673 from milwaukee to seattle
<Intents & Slot Labels>:
|
intents: atis_flight_no, atis_meal
slot_labels: [B-fromloc.city_name: seattle], [B-toloc.city_name: chicago], [B-airline_name: continental], [B-meal: meals], [B-airline_name: american], [B-flight_number: 665], [I-flight_number: 673], [B-fromloc.city_name: milwaukee], [B-toloc.city_name: seattle]</s>
|
sentence: flight numbers from seattle to chicago on continental and then what meals are served on american flight 665 673 from milwaukee to seattle
<Intents & Slot Labels>:
intents: atis_flight_no, atis_meal
slot_labels: [B-fromloc.city_name: seattle], [B-toloc.city_name: chicago], [B-airline_name: continental], [B-meal: meals], [B-airline_name: american], [B-flight_number: 665], [I-flight_number: 673], [B-fromloc.city_name: milwaukee], [B-toloc.city_name: seattle]</s>
|
sentence: i would like the least expensive airfare flight on sunday to pittsburgh from san francisco and also i would like a schedule of flights from denver to san francisco on tuesday
<Intents & Slot Labels>:
|
intents: atis_airfare, atis_flight_time
slot_labels: [B-cost_relative: least], [I-cost_relative: expensive], [B-depart_date.day_name: sunday], [B-toloc.city_name: pittsburgh], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-flight_time: schedule], [B-fromloc.city_name: denver], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-depart_date.day_name: tuesday]</s>
|
sentence: i would like the least expensive airfare flight on sunday to pittsburgh from san francisco and also i would like a schedule of flights from denver to san francisco on tuesday
<Intents & Slot Labels>:
intents: atis_airfare, atis_flight_time
slot_labels: [B-cost_relative: least], [I-cost_relative: expensive], [B-depart_date.day_name: sunday], [B-toloc.city_name: pittsburgh], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-flight_time: schedule], [B-fromloc.city_name: denver], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-depart_date.day_name: tuesday]</s>
|
sentence: what are the seating capacities of planes between pittsburgh and baltimore and what is the ground transportation from boston airport to boston downtown
<Intents & Slot Labels>:
|
intents: atis_capacity, atis_ground_service
slot_labels: [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: baltimore], [B-fromloc.airport_name: boston], [I-fromloc.airport_name: airport], [B-toloc.city_name: boston]</s>
|
sentence: what are the seating capacities of planes between pittsburgh and baltimore and what is the ground transportation from boston airport to boston downtown
<Intents & Slot Labels>:
intents: atis_capacity, atis_ground_service
slot_labels: [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: baltimore], [B-fromloc.airport_name: boston], [I-fromloc.airport_name: airport], [B-toloc.city_name: boston]</s>
|
sentence: how far is it from orlando airport to orlando and also show me the flights into love field
<Intents & Slot Labels>:
|
intents: atis_distance, atis_flight
slot_labels: [B-fromloc.airport_name: orlando], [I-fromloc.airport_name: airport], [B-toloc.city_name: orlando], [B-toloc.airport_name: love], [I-toloc.airport_name: field]</s>
|
sentence: how far is it from orlando airport to orlando and also show me the flights into love field
<Intents & Slot Labels>:
intents: atis_distance, atis_flight
slot_labels: [B-fromloc.airport_name: orlando], [I-fromloc.airport_name: airport], [B-toloc.city_name: orlando], [B-toloc.airport_name: love], [I-toloc.airport_name: field]</s>
|
sentence: how many seats in a 72s and also what is the available ground transportation between the airport in denver and downtown
<Intents & Slot Labels>:
|
intents: atis_capacity, atis_ground_service
slot_labels: [B-aircraft_code: 72s], [B-fromloc.city_name: denver]</s>
|
sentence: how many seats in a 72s and also what is the available ground transportation between the airport in denver and downtown
<Intents & Slot Labels>:
intents: atis_capacity, atis_ground_service
slot_labels: [B-aircraft_code: 72s], [B-fromloc.city_name: denver]</s>
|
sentence: list flights from san francisco to pittsburgh and what types of meals are available
<Intents & Slot Labels>:
|
intents: atis_flight, atis_meal
slot_labels: [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: pittsburgh], [B-meal: meals]</s>
|
sentence: list flights from san francisco to pittsburgh and what types of meals are available
<Intents & Slot Labels>:
intents: atis_flight, atis_meal
slot_labels: [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: pittsburgh], [B-meal: meals]</s>
|
sentence: airports in new york , which is the flight number for the us air flight from philadelphia to boston is it 279 or is it 137338 and then information on ground transportation in denver
<Intents & Slot Labels>:
|
intents: atis_airport, atis_flight_no, atis_ground_service
slot_labels: [B-city_name: new], [I-city_name: york], [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-city_name: denver]</s>
|
sentence: airports in new york , which is the flight number for the us air flight from philadelphia to boston is it 279 or is it 137338 and then information on ground transportation in denver
<Intents & Slot Labels>:
intents: atis_airport, atis_flight_no, atis_ground_service
slot_labels: [B-city_name: new], [I-city_name: york], [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-city_name: denver]</s>
|
sentence: show me what fare codes symbols stand for , list aircraft types that fly between boston and san francisco and show me round trip fares from baltimore to philadelphia
<Intents & Slot Labels>:
|
intents: atis_abbreviation, atis_aircraft, atis_airfare
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-round_trip: round], [I-round_trip: trip], [B-fromloc.city_name: baltimore], [B-toloc.city_name: philadelphia]</s>
|
sentence: show me what fare codes symbols stand for , list aircraft types that fly between boston and san francisco and show me round trip fares from baltimore to philadelphia
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_aircraft, atis_airfare
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-round_trip: round], [I-round_trip: trip], [B-fromloc.city_name: baltimore], [B-toloc.city_name: philadelphia]</s>
|
sentence: how many people fly on a turboprop , show me the cheapest fare in the database and also what is delta's schedule of morning flights to atlanta
<Intents & Slot Labels>:
|
intents: atis_capacity, atis_cheapest, atis_flight_time
slot_labels: [B-cost_relative: cheapest], [B-airline_name: delta's], [B-flight_time: schedule], [B-depart_time.period_of_day: morning], [B-toloc.city_name: atlanta]</s>
|
sentence: how many people fly on a turboprop , show me the cheapest fare in the database and also what is delta's schedule of morning flights to atlanta
<Intents & Slot Labels>:
intents: atis_capacity, atis_cheapest, atis_flight_time
slot_labels: [B-cost_relative: cheapest], [B-airline_name: delta's], [B-flight_time: schedule], [B-depart_time.period_of_day: morning], [B-toloc.city_name: atlanta]</s>
|
sentence: list fares from washington dc to montreal , list distance from airports to downtown in new york and how many canadian airlines flights use aircraft dh8
<Intents & Slot Labels>:
|
intents: atis_airfare, atis_distance, atis_quantity
slot_labels: [B-fromloc.city_name: washington], [B-fromloc.state_code: dc], [B-toloc.city_name: montreal], [B-city_name: new], [I-city_name: york], [B-airline_name: canadian], [I-airline_name: airlines], [B-aircraft_code: dh8]</s>
|
sentence: list fares from washington dc to montreal , list distance from airports to downtown in new york and how many canadian airlines flights use aircraft dh8
<Intents & Slot Labels>:
intents: atis_airfare, atis_distance, atis_quantity
slot_labels: [B-fromloc.city_name: washington], [B-fromloc.state_code: dc], [B-toloc.city_name: montreal], [B-city_name: new], [I-city_name: york], [B-airline_name: canadian], [I-airline_name: airlines], [B-aircraft_code: dh8]</s>
|
sentence: may i have a listing of flight numbers from columbus ohio to minneapolis minnesota on monday
<Intents & Slot Labels>:
|
intents: atis_flight_no
slot_labels: [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: may i have a listing of flight numbers from columbus ohio to minneapolis minnesota on monday
<Intents & Slot Labels>:
intents: atis_flight_no
slot_labels: [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 does ewr mean
<Intents & Slot Labels>:
|
intents: atis_abbreviation
slot_labels: [B-airport_code: ewr]</s>
|
sentence: what does ewr mean
<Intents & Slot Labels>:
intents: atis_abbreviation
slot_labels: [B-airport_code: ewr]</s>
|
sentence: where is general mitchell international located and also what are the rental car rates in dallas
<Intents & Slot Labels>:
|
intents: atis_city, atis_ground_fare
slot_labels: [B-airport_name: general], [I-airport_name: mitchell], [I-airport_name: international], [B-transport_type: rental], [I-transport_type: car], [B-city_name: dallas]</s>
|
sentence: where is general mitchell international located and also what are the rental car rates in dallas
<Intents & Slot Labels>:
intents: atis_city, atis_ground_fare
slot_labels: [B-airport_name: general], [I-airport_name: mitchell], [I-airport_name: international], [B-transport_type: rental], [I-transport_type: car], [B-city_name: dallas]</s>
|
sentence: what's the capacity of a 733
<Intents & Slot Labels>:
|
intents: atis_capacity
slot_labels: [B-aircraft_code: 733]</s>
|
sentence: what's the capacity of a 733
<Intents & Slot Labels>:
intents: atis_capacity
slot_labels: [B-aircraft_code: 733]</s>
|
sentence: list the total number of flights to all airports by delta
<Intents & Slot Labels>:
|
intents: atis_quantity
slot_labels: [B-airline_name: delta]</s>
|
sentence: list the total number of flights to all airports by delta
<Intents & Slot Labels>:
intents: atis_quantity
slot_labels: [B-airline_name: delta]</s>
|
sentence: what is the smallest aircraft that flies from pittsburgh to baltimore arriving may seventh , what is the seating capacity for the f28 and also list ground transportation in detroit
<Intents & Slot Labels>:
|
intents: atis_aircraft, atis_capacity, atis_ground_service
slot_labels: [B-mod: smallest], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: baltimore], [B-arrive_date.month_name: may], [B-arrive_date.day_number: seventh], [B-aircraft_code: f28], [B-city_name: detroit]</s>
|
sentence: what is the smallest aircraft that flies from pittsburgh to baltimore arriving may seventh , what is the seating capacity for the f28 and also list ground transportation in detroit
<Intents & Slot Labels>:
intents: atis_aircraft, atis_capacity, atis_ground_service
slot_labels: [B-mod: smallest], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: baltimore], [B-arrive_date.month_name: may], [B-arrive_date.day_number: seventh], [B-aircraft_code: f28], [B-city_name: detroit]</s>
|
sentence: how expensive is the san francisco limousine service
<Intents & Slot Labels>:
|
intents: atis_ground_fare
slot_labels: [B-city_name: san], [I-city_name: francisco], [B-transport_type: limousine]</s>
|
sentence: how expensive is the san francisco limousine service
<Intents & Slot Labels>:
intents: atis_ground_fare
slot_labels: [B-city_name: san], [I-city_name: francisco], [B-transport_type: limousine]</s>
|
sentence: show me the aircraft that canadian airlines uses , what's the capacity of an f28 and also do i get a meal on the atlanta to bwi flight eastern 210
<Intents & Slot Labels>:
|
intents: atis_aircraft, atis_capacity, atis_meal
slot_labels: [B-airline_name: canadian], [I-airline_name: airlines], [B-aircraft_code: f28], [B-meal: meal], [B-fromloc.city_name: atlanta], [B-toloc.airport_code: bwi], [B-airline_name: eastern], [B-flight_number: 210]</s>
|
sentence: show me the aircraft that canadian airlines uses , what's the capacity of an f28 and also do i get a meal on the atlanta to bwi flight eastern 210
<Intents & Slot Labels>:
intents: atis_aircraft, atis_capacity, atis_meal
slot_labels: [B-airline_name: canadian], [I-airline_name: airlines], [B-aircraft_code: f28], [B-meal: meal], [B-fromloc.city_name: atlanta], [B-toloc.airport_code: bwi], [B-airline_name: eastern], [B-flight_number: 210]</s>
|
sentence: please show me airlines with flights from philadelphia to dallas , how far is the airport from san francisco and then how many flights does each airline have with first class service
<Intents & Slot Labels>:
|
intents: atis_airline, atis_distance, atis_quantity
slot_labels: [B-fromloc.city_name: philadelphia], [B-toloc.city_name: dallas], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-class_type: first], [I-class_type: class]</s>
|
sentence: please show me airlines with flights from philadelphia to dallas , how far is the airport from san francisco and then how many flights does each airline have with first class service
<Intents & Slot Labels>:
intents: atis_airline, atis_distance, atis_quantity
slot_labels: [B-fromloc.city_name: philadelphia], [B-toloc.city_name: dallas], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-class_type: first], [I-class_type: class]</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 are the flight numbers of the flights which go from san francisco to washington via indianapolis
<Intents & Slot Labels>:
|
intents: atis_flight_no
slot_labels: [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: washington], [B-stoploc.city_name: indianapolis]</s>
|
sentence: what are the flight numbers of the flights which go from san francisco to washington via indianapolis
<Intents & Slot Labels>:
intents: atis_flight_no
slot_labels: [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: washington], [B-stoploc.city_name: indianapolis]</s>
|
sentence: what does mco stand for , what is the fare going from boston to dallas fort worth one way on november seventh and also 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_abbreviation, atis_airfare, atis_flight_no
slot_labels: [B-airport_code: mco], [B-fromloc.city_name: boston], [B-toloc.city_name: dallas], [I-toloc.city_name: fort], [I-toloc.city_name: worth], [B-round_trip: one], [I-round_trip: way], [B-depart_date.month_name: november], [B-depart_date.day_number: seventh], [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 mco stand for , what is the fare going from boston to dallas fort worth one way on november seventh and also 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_abbreviation, atis_airfare, atis_flight_no
slot_labels: [B-airport_code: mco], [B-fromloc.city_name: boston], [B-toloc.city_name: dallas], [I-toloc.city_name: fort], [I-toloc.city_name: worth], [B-round_trip: one], [I-round_trip: way], [B-depart_date.month_name: november], [B-depart_date.day_number: seventh], [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 f and fn mean , 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 can you list costs of denver rental cars
<Intents & Slot Labels>:
|
intents: atis_abbreviation, atis_flight_no, atis_ground_fare
slot_labels: [B-fare_basis_code: f], [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-city_name: denver], [B-transport_type: rental], [I-transport_type: cars]</s>
|
sentence: what does the fare code f and fn mean , 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 can you list costs of denver rental cars
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_flight_no, atis_ground_fare
slot_labels: [B-fare_basis_code: f], [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-city_name: denver], [B-transport_type: rental], [I-transport_type: cars]</s>
|
sentence: what airlines are ac and as and also 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-airline_code: ac], [B-airline_code: as], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: atlanta], [B-fare_amount: 416], [I-fare_amount: dollars]</s>
|
sentence: what airlines are ac and as and also 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-airline_code: ac], [B-airline_code: as], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: atlanta], [B-fare_amount: 416], [I-fare_amount: dollars]</s>
|
sentence: what is airline us
<Intents & Slot Labels>:
|
intents: atis_airline
slot_labels: [B-airline_code: us]</s>
|
sentence: what is airline us
<Intents & Slot Labels>:
intents: atis_airline
slot_labels: [B-airline_code: us]</s>
|
sentence: i want a flight on twa from boston to denver , what type of ground transportation is available between the airport and downtown san francisco and then what is restriction ap57
<Intents & Slot Labels>:
|
intents: atis_flight, atis_ground_service, atis_restriction
slot_labels: [B-airline_code: twa], [B-fromloc.city_name: boston], [B-toloc.city_name: denver], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-restriction_code: ap57]</s>
|
sentence: i want a flight on twa from boston to denver , what type of ground transportation is available between the airport and downtown san francisco and then what is restriction ap57
<Intents & Slot Labels>:
intents: atis_flight, atis_ground_service, atis_restriction
slot_labels: [B-airline_code: twa], [B-fromloc.city_name: boston], [B-toloc.city_name: denver], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-restriction_code: ap57]</s>
|
sentence: what does y mean and what types of meals are available
<Intents & Slot Labels>:
|
intents: atis_abbreviation, atis_meal
slot_labels: [B-fare_basis_code: y], [B-meal: meals]</s>
|
sentence: what does y mean and what types of meals are available
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_meal
slot_labels: [B-fare_basis_code: y], [B-meal: meals]</s>
|
sentence: round trip first class fares new york to miami
<Intents & Slot Labels>:
|
intents: atis_airfare
slot_labels: [B-round_trip: round], [I-round_trip: trip], [B-class_type: first], [I-class_type: class], [B-fromloc.city_name: new], [I-fromloc.city_name: york], [B-toloc.city_name: miami]</s>
|
sentence: round trip first class fares new york to miami
<Intents & Slot Labels>:
intents: atis_airfare
slot_labels: [B-round_trip: round], [I-round_trip: trip], [B-class_type: first], [I-class_type: class], [B-fromloc.city_name: new], [I-fromloc.city_name: york], [B-toloc.city_name: miami]</s>
|
sentence: what are the flight numbers of the flights which go from san francisco to washington via indianapolis and how many united flights are there to san francisco
<Intents & Slot Labels>:
|
intents: atis_flight_no, atis_quantity
slot_labels: [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: washington], [B-stoploc.city_name: indianapolis], [B-airline_name: united], [B-toloc.city_name: san], [I-toloc.city_name: francisco]</s>
|
sentence: what are the flight numbers of the flights which go from san francisco to washington via indianapolis and how many united flights are there to san francisco
<Intents & Slot Labels>:
intents: atis_flight_no, atis_quantity
slot_labels: [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: washington], [B-stoploc.city_name: indianapolis], [B-airline_name: united], [B-toloc.city_name: san], [I-toloc.city_name: francisco]</s>
|
sentence: what airport in new york is closest to downtown and then what are the air restrictions on flights from pittsburgh to atlanta for the airfare of 416 dollars
<Intents & Slot Labels>:
|
intents: atis_airport, atis_restriction
slot_labels: [B-fromloc.city_name: new], [I-fromloc.city_name: york], [B-mod: closest], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: atlanta], [B-fare_amount: 416], [I-fare_amount: dollars]</s>
|
sentence: what airport in new york is closest to downtown and then what are the air restrictions on flights from pittsburgh to atlanta for the airfare of 416 dollars
<Intents & Slot Labels>:
intents: atis_airport, atis_restriction
slot_labels: [B-fromloc.city_name: new], [I-fromloc.city_name: york], [B-mod: closest], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: atlanta], [B-fare_amount: 416], [I-fare_amount: dollars]</s>
|
sentence: define airline ua
<Intents & Slot Labels>:
|
intents: atis_abbreviation
slot_labels: [B-airline_code: ua]</s>
|
sentence: define airline ua
<Intents & Slot Labels>:
intents: atis_abbreviation
slot_labels: [B-airline_code: ua]</s>
|
sentence: what is the cost of a round trip ticket first class between oak and atl , what price is a limousine service in boston and what is restriction ap57
<Intents & Slot Labels>:
|
intents: atis_airfare, atis_ground_fare, atis_restriction
slot_labels: [B-round_trip: round], [I-round_trip: trip], [B-class_type: first], [I-class_type: class], [B-fromloc.airport_code: oak], [B-toloc.airport_code: atl], [B-transport_type: limousine], [B-city_name: boston], [B-restriction_code: ap57]</s>
|
sentence: what is the cost of a round trip ticket first class between oak and atl , what price is a limousine service in boston and what is restriction ap57
<Intents & Slot Labels>:
intents: atis_airfare, atis_ground_fare, atis_restriction
slot_labels: [B-round_trip: round], [I-round_trip: trip], [B-class_type: first], [I-class_type: class], [B-fromloc.airport_code: oak], [B-toloc.airport_code: atl], [B-transport_type: limousine], [B-city_name: boston], [B-restriction_code: ap57]</s>
|
sentence: is there ground transportation from san diego airport to the downtown area and show me all meals on flights from atlanta to washington
<Intents & Slot Labels>:
|
intents: atis_ground_service, atis_meal
slot_labels: [B-fromloc.airport_name: san], [I-fromloc.airport_name: diego], [I-fromloc.airport_name: airport], [B-meal: meals], [B-fromloc.city_name: atlanta], [B-toloc.city_name: washington]</s>
|
sentence: is there ground transportation from san diego airport to the downtown area and show me all meals on flights from atlanta to washington
<Intents & Slot Labels>:
intents: atis_ground_service, atis_meal
slot_labels: [B-fromloc.airport_name: san], [I-fromloc.airport_name: diego], [I-fromloc.airport_name: airport], [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 , what is the departure time of the latest flight of united airlines from denver to boston and what are the rental car rates in dallas
<Intents & Slot Labels>:
|
intents: atis_flight_no, atis_flight_time, atis_ground_fare
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-flight_time: departure], [I-flight_time: time], [B-flight_mod: latest], [B-airline_name: united], [I-airline_name: airlines], [B-fromloc.city_name: denver], [B-toloc.city_name: boston], [B-transport_type: rental], [I-transport_type: car], [B-city_name: dallas]</s>
|
sentence: which is the flight number for the us air flight from philadelphia to boston is it 279 or is it 137338 , what is the departure time of the latest flight of united airlines from denver to boston and what are the rental car rates in dallas
<Intents & Slot Labels>:
intents: atis_flight_no, atis_flight_time, atis_ground_fare
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-flight_time: departure], [I-flight_time: time], [B-flight_mod: latest], [B-airline_name: united], [I-airline_name: airlines], [B-fromloc.city_name: denver], [B-toloc.city_name: boston], [B-transport_type: rental], [I-transport_type: car], [B-city_name: dallas]</s>
|
sentence: what's the capacity of a 733 and also what is the minimum connection time for houston intercontinental
<Intents & Slot Labels>:
|
intents: atis_capacity, atis_flight_time
slot_labels: [B-aircraft_code: 733], [B-airport_name: houston], [I-airport_name: intercontinental]</s>
|
sentence: what's the capacity of a 733 and also what is the minimum connection time for houston intercontinental
<Intents & Slot Labels>:
intents: atis_capacity, atis_flight_time
slot_labels: [B-aircraft_code: 733], [B-airport_name: houston], [I-airport_name: intercontinental]</s>
|
sentence: what's the capacity of a 733
<Intents & Slot Labels>:
|
intents: atis_capacity
slot_labels: [B-aircraft_code: 733]</s>
|
sentence: what's the capacity of a 733
<Intents & Slot Labels>:
intents: atis_capacity
slot_labels: [B-aircraft_code: 733]</s>
|
sentence: what are all the available meals
<Intents & Slot Labels>:
|
intents: atis_meal
slot_labels: [B-meal: meals]</s>
|
sentence: what are all the available meals
<Intents & Slot Labels>:
intents: atis_meal
slot_labels: [B-meal: meals]</s>
|
sentence: is there a meal on delta flight 852 from san francisco to dallas fort worth
<Intents & Slot Labels>:
|
intents: atis_meal
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]</s>
|
sentence: is there a meal on delta flight 852 from san francisco to dallas fort worth
<Intents & Slot Labels>:
intents: atis_meal
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]</s>
|
sentence: what is the distance from boston airport to boston
<Intents & Slot Labels>:
|
intents: atis_distance
slot_labels: [B-fromloc.airport_name: boston], [I-fromloc.airport_name: airport], [B-toloc.city_name: boston]</s>
|
sentence: what is the distance from boston airport to boston
<Intents & Slot Labels>:
intents: atis_distance
slot_labels: [B-fromloc.airport_name: boston], [I-fromloc.airport_name: airport], [B-toloc.city_name: boston]</s>
|
sentence: airports , show me the cheapest fare in the database and also how much does the limousine service cost within pittsburgh
<Intents & Slot Labels>:
|
intents: atis_airport, atis_cheapest, atis_ground_fare
slot_labels: [B-cost_relative: cheapest], [B-transport_type: limousine], [B-city_name: pittsburgh]</s>
|
sentence: airports , show me the cheapest fare in the database and also how much does the limousine service cost within pittsburgh
<Intents & Slot Labels>:
intents: atis_airport, atis_cheapest, atis_ground_fare
slot_labels: [B-cost_relative: cheapest], [B-transport_type: limousine], [B-city_name: pittsburgh]</s>
|
sentence: how many people fit on a 72s airplane and then where is mco
<Intents & Slot Labels>:
|
intents: atis_capacity, atis_city
slot_labels: [B-aircraft_code: 72s], [B-airport_code: mco]</s>
|
sentence: how many people fit on a 72s airplane and then where is mco
<Intents & Slot Labels>:
intents: atis_capacity, atis_city
slot_labels: [B-aircraft_code: 72s], [B-airport_code: mco]</s>
|
sentence: how much does the limousine service cost within pittsburgh and show me all meals on flights from atlanta to washington
<Intents & Slot Labels>:
|
intents: atis_ground_fare, atis_meal
slot_labels: [B-transport_type: limousine], [B-city_name: pittsburgh], [B-meal: meals], [B-fromloc.city_name: atlanta], [B-toloc.city_name: washington]</s>
|
sentence: how much does the limousine service cost within pittsburgh and show me all meals on flights from atlanta to washington
<Intents & Slot Labels>:
intents: atis_ground_fare, atis_meal
slot_labels: [B-transport_type: limousine], [B-city_name: pittsburgh], [B-meal: meals], [B-fromloc.city_name: atlanta], [B-toloc.city_name: washington]</s>
|
sentence: what is restriction ap 55
<Intents & Slot Labels>:
|
intents: atis_abbreviation
slot_labels: [B-restriction_code: ap], [I-restriction_code: 55]</s>
|
sentence: what is restriction ap 55
<Intents & Slot Labels>:
intents: atis_abbreviation
slot_labels: [B-restriction_code: ap], [I-restriction_code: 55]</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 arrival time in san francisco for the 755 am flight leaving washington 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_time, atis_restriction
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], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: atlanta], [B-fare_amount: 416], [I-fare_amount: dollars]</s>
|
sentence: what is the arrival time in san francisco for the 755 am flight leaving washington 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_time, atis_restriction
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], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: atlanta], [B-fare_amount: 416], [I-fare_amount: dollars]</s>
|
sentence: i would like a to know the type of aircraft leaving from atlanta bound to boston on friday this week , which airlines fly between boston and pittsburgh and then what are the restrictions on the cheapest one way fare between boston and oakland
<Intents & Slot Labels>:
|
intents: atis_aircraft, atis_airline, atis_restriction
slot_labels: [B-fromloc.city_name: atlanta], [B-toloc.city_name: boston], [B-depart_date.day_name: friday], [B-fromloc.city_name: boston], [B-toloc.city_name: pittsburgh], [B-cost_relative: cheapest], [B-round_trip: one], [I-round_trip: way], [B-fromloc.city_name: boston], [B-toloc.city_name: oakland]</s>
|
sentence: i would like a to know the type of aircraft leaving from atlanta bound to boston on friday this week , which airlines fly between boston and pittsburgh and then what are the restrictions on the cheapest one way fare between boston and oakland
<Intents & Slot Labels>:
intents: atis_aircraft, atis_airline, atis_restriction
slot_labels: [B-fromloc.city_name: atlanta], [B-toloc.city_name: boston], [B-depart_date.day_name: friday], [B-fromloc.city_name: boston], [B-toloc.city_name: pittsburgh], [B-cost_relative: cheapest], [B-round_trip: one], [I-round_trip: way], [B-fromloc.city_name: boston], [B-toloc.city_name: oakland]</s>
|
sentence: how many cities are served by delta airlines with first class flights
<Intents & Slot Labels>:
|
intents: atis_quantity
slot_labels: [B-airline_name: delta], [I-airline_name: airlines], [B-class_type: first], [I-class_type: class]</s>
|
sentence: how many cities are served by delta airlines with first class flights
<Intents & Slot Labels>:
intents: atis_quantity
slot_labels: [B-airline_name: delta], [I-airline_name: airlines], [B-class_type: first], [I-class_type: class]</s>
|
sentence: what does hp stand for , determine the type of aircraft used on a flight from cleveland to dallas that leaves before noon and also which airline is us
<Intents & Slot Labels>:
|
intents: atis_abbreviation, atis_aircraft, atis_airline
slot_labels: [B-airline_code: hp], [B-fromloc.city_name: cleveland], [B-toloc.city_name: dallas], [B-depart_time.time_relative: before], [B-depart_time.period_of_day: noon], [B-airline_code: us]</s>
|
sentence: what does hp stand for , determine the type of aircraft used on a flight from cleveland to dallas that leaves before noon and also which airline is us
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_aircraft, atis_airline
slot_labels: [B-airline_code: hp], [B-fromloc.city_name: cleveland], [B-toloc.city_name: dallas], [B-depart_time.time_relative: before], [B-depart_time.period_of_day: noon], [B-airline_code: us]</s>
|
sentence: tell me distance from orlando airport to the city and what is restriction ap80
<Intents & Slot Labels>:
|
intents: atis_distance, atis_restriction
slot_labels: [B-fromloc.airport_name: orlando], [I-fromloc.airport_name: airport], [B-restriction_code: ap80]</s>
|
sentence: tell me distance from orlando airport to the city and what is restriction ap80
<Intents & Slot Labels>:
intents: atis_distance, atis_restriction
slot_labels: [B-fromloc.airport_name: orlando], [I-fromloc.airport_name: airport], [B-restriction_code: ap80]</s>
|
sentence: how many cities are served by continental with first class flights
<Intents & Slot Labels>:
|
intents: atis_quantity
slot_labels: [B-airline_name: continental], [B-class_type: first], [I-class_type: class]</s>
|
sentence: how many cities are served by continental with first class flights
<Intents & Slot Labels>:
intents: atis_quantity
slot_labels: [B-airline_name: continental], [B-class_type: first], [I-class_type: class]</s>
|
sentence: what does fare code bh mean , what is the seating capacity of the 757 and what meals are available on dl 468 which al arrives in san francisco at 950 am
<Intents & Slot Labels>:
|
intents: atis_abbreviation, atis_capacity, atis_meal
slot_labels: [B-fare_basis_code: bh], [B-aircraft_code: 757], [B-meal: meals], [B-airline_code: dl], [B-flight_number: 468], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-arrive_time.time: 950], [I-arrive_time.time: am]</s>
|
sentence: what does fare code bh mean , what is the seating capacity of the 757 and what meals are available on dl 468 which al arrives in san francisco at 950 am
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_capacity, atis_meal
slot_labels: [B-fare_basis_code: bh], [B-aircraft_code: 757], [B-meal: meals], [B-airline_code: dl], [B-flight_number: 468], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-arrive_time.time: 950], [I-arrive_time.time: am]</s>
|
sentence: show me the cheapest fare in the database and then in the next two days i want to fly from nashville to san jose or to tacoma
<Intents & Slot Labels>:
|
intents: atis_cheapest, atis_flight
slot_labels: [B-cost_relative: cheapest], [B-depart_date.date_relative: next], [B-fromloc.city_name: nashville], [B-toloc.city_name: san], [I-toloc.city_name: jose], [B-or: or], [B-toloc.city_name: tacoma]</s>
|
sentence: show me the cheapest fare in the database and then in the next two days i want to fly from nashville to san jose or to tacoma
<Intents & Slot Labels>:
intents: atis_cheapest, atis_flight
slot_labels: [B-cost_relative: cheapest], [B-depart_date.date_relative: next], [B-fromloc.city_name: nashville], [B-toloc.city_name: san], [I-toloc.city_name: jose], [B-or: or], [B-toloc.city_name: tacoma]</s>
|
sentence: what time zone is denver in and also how expensive is the san francisco limousine service
<Intents & Slot Labels>:
|
intents: atis_city, atis_ground_fare
slot_labels: [B-city_name: denver], [B-city_name: san], [I-city_name: francisco], [B-transport_type: limousine]</s>
|
sentence: what time zone is denver in and also how expensive is the san francisco limousine service
<Intents & Slot Labels>:
intents: atis_city, atis_ground_fare
slot_labels: [B-city_name: denver], [B-city_name: san], [I-city_name: francisco], [B-transport_type: limousine]</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 does fare code m mean , what ground transportation is available from the pittsburgh airport and then please tell me how many nonstop flights there are from boston to atlanta
<Intents & Slot Labels>:
|
intents: atis_abbreviation, atis_ground_service, atis_quantity
slot_labels: [B-fare_basis_code: m], [B-fromloc.airport_name: pittsburgh], [I-fromloc.airport_name: airport], [B-flight_stop: nonstop], [B-fromloc.city_name: boston], [B-toloc.city_name: atlanta]</s>
|
sentence: what does fare code m mean , what ground transportation is available from the pittsburgh airport and then please tell me how many nonstop flights there are from boston to atlanta
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_ground_service, atis_quantity
slot_labels: [B-fare_basis_code: m], [B-fromloc.airport_name: pittsburgh], [I-fromloc.airport_name: airport], [B-flight_stop: nonstop], [B-fromloc.city_name: boston], [B-toloc.city_name: atlanta]</s>
|
sentence: how long does it take to get from denver to oakland and 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_distance, atis_flight_no
slot_labels: [B-fromloc.city_name: denver], [B-toloc.city_name: oakland], [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: how long does it take to get from denver to oakland and 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_distance, atis_flight_no
slot_labels: [B-fromloc.city_name: denver], [B-toloc.city_name: oakland], [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: is there a flight on twa from baltimore to san francisco with a stop in denver and also what price is a limousine service in boston
<Intents & Slot Labels>:
|
intents: atis_flight, atis_ground_fare
slot_labels: [B-airline_code: twa], [B-fromloc.city_name: baltimore], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-stoploc.city_name: denver], [B-transport_type: limousine], [B-city_name: boston]</s>
|
sentence: is there a flight on twa from baltimore to san francisco with a stop in denver and also what price is a limousine service in boston
<Intents & Slot Labels>:
intents: atis_flight, atis_ground_fare
slot_labels: [B-airline_code: twa], [B-fromloc.city_name: baltimore], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-stoploc.city_name: denver], [B-transport_type: limousine], [B-city_name: boston]</s>
|
sentence: i'd like a ticket from denver to atlanta with a stopover in pittsburgh is this possible and flight numbers from minneapolis to long beach on june twenty six
<Intents & Slot Labels>:
|
intents: atis_airfare, atis_flight_no
slot_labels: [B-fromloc.city_name: denver], [B-toloc.city_name: atlanta], [B-stoploc.city_name: pittsburgh], [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]</s>
|
sentence: i'd like a ticket from denver to atlanta with a stopover in pittsburgh is this possible and flight numbers from minneapolis to long beach on june twenty six
<Intents & Slot Labels>:
intents: atis_airfare, atis_flight_no
slot_labels: [B-fromloc.city_name: denver], [B-toloc.city_name: atlanta], [B-stoploc.city_name: pittsburgh], [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]</s>
|
sentence: how many seats in a 734 and how much would car rental cost in atlanta
<Intents & Slot Labels>:
|
intents: atis_capacity, atis_ground_fare
slot_labels: [B-aircraft_code: 734], [B-transport_type: car], [I-transport_type: rental], [B-city_name: atlanta]</s>
|
sentence: how many seats in a 734 and how much would car rental cost in atlanta
<Intents & Slot Labels>:
intents: atis_capacity, atis_ground_fare
slot_labels: [B-aircraft_code: 734], [B-transport_type: car], [I-transport_type: rental], [B-city_name: atlanta]</s>
|
sentence: how much does the american airlines flight 71 from dallas to san francisco cost and also what is the seating capacity for the f28
<Intents & Slot Labels>:
|
intents: atis_airfare, atis_capacity
slot_labels: [B-airline_name: american], [I-airline_name: airlines], [B-flight_number: 71], [B-fromloc.city_name: dallas], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-aircraft_code: f28]</s>
|
sentence: how much does the american airlines flight 71 from dallas to san francisco cost and also what is the seating capacity for the f28
<Intents & Slot Labels>:
intents: atis_airfare, atis_capacity
slot_labels: [B-airline_name: american], [I-airline_name: airlines], [B-flight_number: 71], [B-fromloc.city_name: dallas], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-aircraft_code: f28]</s>
|
sentence: what does the fare code y mean
<Intents & Slot Labels>:
|
intents: atis_abbreviation
slot_labels: [B-fare_basis_code: y]</s>
|
sentence: what does the fare code y mean
<Intents & Slot Labels>:
intents: atis_abbreviation
slot_labels: [B-fare_basis_code: y]</s>
|
sentence: what are the cheapest one way flights from denver to atlanta and what kind of ground transportation can you offer me in seattle
<Intents & Slot Labels>:
|
intents: atis_flight, atis_ground_service
slot_labels: [B-cost_relative: cheapest], [B-round_trip: one], [I-round_trip: way], [B-fromloc.city_name: denver], [B-toloc.city_name: atlanta], [B-city_name: seattle]</s>
|
sentence: what are the cheapest one way flights from denver to atlanta and what kind of ground transportation can you offer me in seattle
<Intents & Slot Labels>:
intents: atis_flight, atis_ground_service
slot_labels: [B-cost_relative: cheapest], [B-round_trip: one], [I-round_trip: way], [B-fromloc.city_name: denver], [B-toloc.city_name: atlanta], [B-city_name: seattle]</s>
|
sentence: show me airlines that have flights between toronto and detroit between detroit and st. louis and between st. louis and toronto
<Intents & Slot Labels>:
|
intents: atis_airline
slot_labels: [B-fromloc.city_name: toronto], [B-toloc.city_name: detroit], [B-fromloc.city_name: detroit], [B-toloc.city_name: st.], [I-toloc.city_name: louis], [B-fromloc.city_name: st.], [I-fromloc.city_name: louis], [B-toloc.city_name: toronto]</s>
|
sentence: show me airlines that have flights between toronto and detroit between detroit and st. louis and between st. louis and toronto
<Intents & Slot Labels>:
intents: atis_airline
slot_labels: [B-fromloc.city_name: toronto], [B-toloc.city_name: detroit], [B-fromloc.city_name: detroit], [B-toloc.city_name: st.], [I-toloc.city_name: louis], [B-fromloc.city_name: st.], [I-fromloc.city_name: louis], [B-toloc.city_name: toronto]</s>
|
sentence: show me the coach fares from baltimore to dallas
<Intents & Slot Labels>:
|
intents: atis_airfare
slot_labels: [B-class_type: coach], [B-fromloc.city_name: baltimore], [B-toloc.city_name: dallas]</s>
|
sentence: show me the coach fares from baltimore to dallas
<Intents & Slot Labels>:
intents: atis_airfare
slot_labels: [B-class_type: coach], [B-fromloc.city_name: baltimore], [B-toloc.city_name: dallas]</s>
|
sentence: how many people fit on a 73s and then i want to leave from philadelphia and go to atlanta baltimore and boston please list these flights
<Intents & Slot Labels>:
|
intents: atis_capacity, atis_flight
slot_labels: [B-aircraft_code: 73s], [B-fromloc.city_name: philadelphia], [B-toloc.city_name: atlanta], [B-toloc.city_name: baltimore], [B-toloc.city_name: boston]</s>
|
sentence: how many people fit on a 73s and then i want to leave from philadelphia and go to atlanta baltimore and boston please list these flights
<Intents & Slot Labels>:
intents: atis_capacity, atis_flight
slot_labels: [B-aircraft_code: 73s], [B-fromloc.city_name: philadelphia], [B-toloc.city_name: atlanta], [B-toloc.city_name: baltimore], [B-toloc.city_name: boston]</s>
|
sentence: what type of plane is a d9s , what day of the week do flights from nashville to tacoma fly on and also flight number from houston to dallas
<Intents & Slot Labels>:
|
intents: atis_aircraft, atis_day_name, atis_flight_no
slot_labels: [B-aircraft_code: d9s], [B-fromloc.city_name: nashville], [B-toloc.city_name: tacoma], [B-fromloc.city_name: houston], [B-toloc.city_name: dallas]</s>
|
sentence: what type of plane is a d9s , what day of the week do flights from nashville to tacoma fly on and also flight number from houston to dallas
<Intents & Slot Labels>:
intents: atis_aircraft, atis_day_name, atis_flight_no
slot_labels: [B-aircraft_code: d9s], [B-fromloc.city_name: nashville], [B-toloc.city_name: tacoma], [B-fromloc.city_name: houston], [B-toloc.city_name: dallas]</s>
|
sentence: how many passengers fit on a d9s
<Intents & Slot Labels>:
|
intents: atis_capacity
slot_labels: [B-aircraft_code: d9s]</s>
|
sentence: how many passengers fit on a d9s
<Intents & Slot Labels>:
intents: atis_capacity
slot_labels: [B-aircraft_code: d9s]</s>
|
sentence: show me the flight schedule from pittsburgh to san francisco and then what types of meals are available
<Intents & Slot Labels>:
|
intents: atis_flight_time, atis_meal
slot_labels: [B-flight_time: flight], [I-flight_time: schedule], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-meal: meals]</s>
|
sentence: show me the flight schedule from pittsburgh to san francisco and then what types of meals are available
<Intents & Slot Labels>:
intents: atis_flight_time, atis_meal
slot_labels: [B-flight_time: flight], [I-flight_time: schedule], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-meal: meals]</s>
|
sentence: what is mco
<Intents & Slot Labels>:
|
intents: atis_abbreviation
slot_labels: [B-airport_code: mco]</s>
|
sentence: what is mco
<Intents & Slot Labels>:
intents: atis_abbreviation
slot_labels: [B-airport_code: mco]</s>
|
sentence: show me the flight schedule from pittsburgh to san francisco
<Intents & Slot Labels>:
|
intents: atis_flight_time
slot_labels: [B-flight_time: flight], [I-flight_time: schedule], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: san], [I-toloc.city_name: francisco]</s>
|
sentence: show me the flight schedule from pittsburgh to san francisco
<Intents & Slot Labels>:
intents: atis_flight_time
slot_labels: [B-flight_time: flight], [I-flight_time: schedule], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: san], [I-toloc.city_name: francisco]</s>
|
sentence: what cities does continental service and also what kinds of ground transportation is available in dallas fort worth
<Intents & Slot Labels>:
|
intents: atis_city, atis_ground_service
slot_labels: [B-airline_name: continental], [B-city_name: dallas], [I-city_name: fort], [I-city_name: worth]</s>
|
sentence: what cities does continental service and also what kinds of ground transportation is available in dallas fort worth
<Intents & Slot Labels>:
intents: atis_city, atis_ground_service
slot_labels: [B-airline_name: continental], [B-city_name: dallas], [I-city_name: fort], [I-city_name: worth]</s>
|
sentence: what are all the available meals
<Intents & Slot Labels>:
|
intents: atis_meal
slot_labels: [B-meal: meals]</s>
|
sentence: what are all the available meals
<Intents & Slot Labels>:
intents: atis_meal
slot_labels: [B-meal: meals]</s>
|
sentence: what flights from salt lake city to las vegas
<Intents & Slot Labels>:
|
intents: atis_flight
slot_labels: [B-fromloc.city_name: salt], [I-fromloc.city_name: lake], [I-fromloc.city_name: city], [B-toloc.city_name: las], [I-toloc.city_name: vegas]</s>
|
sentence: what flights from salt lake city to las vegas
<Intents & Slot Labels>:
intents: atis_flight
slot_labels: [B-fromloc.city_name: salt], [I-fromloc.city_name: lake], [I-fromloc.city_name: city], [B-toloc.city_name: las], [I-toloc.city_name: vegas]</s>
|
sentence: show me the fares from washington to oakland and then what is the name of the airport at denver
<Intents & Slot Labels>:
|
intents: atis_airfare, atis_airport
slot_labels: [B-fromloc.city_name: washington], [B-toloc.city_name: oakland], [B-city_name: denver]</s>
|
sentence: show me the fares from washington to oakland and then what is the name of the airport at denver
<Intents & Slot Labels>:
intents: atis_airfare, atis_airport
slot_labels: [B-fromloc.city_name: washington], [B-toloc.city_name: oakland], [B-city_name: denver]</s>
|
sentence: what airport is at tampa
<Intents & Slot Labels>:
|
intents: atis_airport
slot_labels: [B-city_name: tampa]</s>
|
sentence: what airport is at tampa
<Intents & Slot Labels>:
intents: atis_airport
slot_labels: [B-city_name: tampa]</s>
|
sentence: flight number from houston to dallas
<Intents & Slot Labels>:
|
intents: atis_flight_no
slot_labels: [B-fromloc.city_name: houston], [B-toloc.city_name: dallas]</s>
|
sentence: flight number from houston to dallas
<Intents & Slot Labels>:
intents: atis_flight_no
slot_labels: [B-fromloc.city_name: houston], [B-toloc.city_name: dallas]</s>
|
sentence: what types of meals are available
<Intents & Slot Labels>:
|
intents: atis_meal
slot_labels: [B-meal: meals]</s>
|
sentence: what types of meals are available
<Intents & Slot Labels>:
intents: atis_meal
slot_labels: [B-meal: meals]</s>
|
sentence: what is the number of first class flights on american airlines
<Intents & Slot Labels>:
|
intents: atis_flight_no
slot_labels: [B-class_type: first], [I-class_type: class], [B-airline_name: american], [I-airline_name: airlines]</s>
|
sentence: what is the number of first class flights on american airlines
<Intents & Slot Labels>:
intents: atis_flight_no
slot_labels: [B-class_type: first], [I-class_type: class], [B-airline_name: american], [I-airline_name: airlines]</s>
|
sentence: what is restriction ap 57 and then what are the air restrictions on flights from pittsburgh to atlanta for the airfare of 416 dollars
<Intents & Slot Labels>:
|
intents: atis_abbreviation, atis_restriction
slot_labels: [B-restriction_code: ap], [I-restriction_code: 57], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: atlanta], [B-fare_amount: 416], [I-fare_amount: dollars]</s>
|
sentence: what is restriction ap 57 and then what are the air restrictions on flights from pittsburgh to atlanta for the airfare of 416 dollars
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_restriction
slot_labels: [B-restriction_code: ap], [I-restriction_code: 57], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: atlanta], [B-fare_amount: 416], [I-fare_amount: dollars]</s>
|
sentence: what does the meal code s stand for , what airlines fly from boston to atlanta and then show me the cheapest fare in the database
<Intents & Slot Labels>:
|
intents: atis_abbreviation, atis_airline, atis_cheapest
slot_labels: [B-meal: meal], [B-meal_code: s], [B-fromloc.city_name: boston], [B-toloc.city_name: atlanta], [B-cost_relative: cheapest]</s>
|
sentence: what does the meal code s stand for , what airlines fly from boston to atlanta and then show me the cheapest fare in the database
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_airline, atis_cheapest
slot_labels: [B-meal: meal], [B-meal_code: s], [B-fromloc.city_name: boston], [B-toloc.city_name: atlanta], [B-cost_relative: cheapest]</s>
|
sentence: tell me all the airports near westchester county and then what are the departure times from detroit to westchester county
<Intents & Slot Labels>:
|
intents: atis_airport, atis_flight_time
slot_labels: [B-city_name: westchester], [I-city_name: county], [B-flight_time: departure], [I-flight_time: times], [B-fromloc.city_name: detroit], [B-toloc.city_name: westchester], [I-toloc.city_name: county]</s>
|
sentence: tell me all the airports near westchester county and then what are the departure times from detroit to westchester county
<Intents & Slot Labels>:
intents: atis_airport, atis_flight_time
slot_labels: [B-city_name: westchester], [I-city_name: county], [B-flight_time: departure], [I-flight_time: times], [B-fromloc.city_name: detroit], [B-toloc.city_name: westchester], [I-toloc.city_name: county]</s>
|
sentence: what kind of aircraft does delta use before 8 am on august second from boston to denver , how many passengers fit on a d9s and then what is the distance from san francisco international airport to san francisco
<Intents & Slot Labels>:
|
intents: atis_aircraft, atis_capacity, atis_distance
slot_labels: [B-airline_name: delta], [B-depart_time.time_relative: before], [B-depart_time.time: 8], [I-depart_time.time: am], [B-depart_date.month_name: august], [B-depart_date.day_number: second], [B-fromloc.city_name: boston], [B-toloc.city_name: denver], [B-aircraft_code: d9s], [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 kind of aircraft does delta use before 8 am on august second from boston to denver , how many passengers fit on a d9s and then what is the distance from san francisco international airport to san francisco
<Intents & Slot Labels>:
intents: atis_aircraft, atis_capacity, atis_distance
slot_labels: [B-airline_name: delta], [B-depart_time.time_relative: before], [B-depart_time.time: 8], [I-depart_time.time: am], [B-depart_date.month_name: august], [B-depart_date.day_number: second], [B-fromloc.city_name: boston], [B-toloc.city_name: denver], [B-aircraft_code: d9s], [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: which airlines serve denver
<Intents & Slot Labels>:
|
intents: atis_airline
slot_labels: [B-city_name: denver]</s>
|
sentence: which airlines serve denver
<Intents & Slot Labels>:
intents: atis_airline
slot_labels: [B-city_name: denver]</s>
|
sentence: what are all the available meals
<Intents & Slot Labels>:
|
intents: atis_meal
slot_labels: [B-meal: meals]</s>
|
sentence: what are all the available meals
<Intents & Slot Labels>:
intents: atis_meal
slot_labels: [B-meal: meals]</s>
|
sentence: show me the cheapest fare in the database and what flights from boston to pittsburgh after 723 pm
<Intents & Slot Labels>:
|
intents: atis_cheapest, atis_flight
slot_labels: [B-cost_relative: cheapest], [B-fromloc.city_name: boston], [B-toloc.city_name: pittsburgh], [B-depart_time.time_relative: after], [B-depart_time.time: 723], [I-depart_time.time: pm]</s>
|
sentence: show me the cheapest fare in the database and what flights from boston to pittsburgh after 723 pm
<Intents & Slot Labels>:
intents: atis_cheapest, atis_flight
slot_labels: [B-cost_relative: cheapest], [B-fromloc.city_name: boston], [B-toloc.city_name: pittsburgh], [B-depart_time.time_relative: after], [B-depart_time.time: 723], [I-depart_time.time: pm]</s>
|
sentence: what are the cities that american airlines serves and how much would car rental cost in atlanta
<Intents & Slot Labels>:
|
intents: atis_city, atis_ground_fare
slot_labels: [B-airline_name: american], [I-airline_name: airlines], [B-transport_type: car], [I-transport_type: rental], [B-city_name: atlanta]</s>
|
sentence: what are the cities that american airlines serves and how much would car rental cost in atlanta
<Intents & Slot Labels>:
intents: atis_city, atis_ground_fare
slot_labels: [B-airline_name: american], [I-airline_name: airlines], [B-transport_type: car], [I-transport_type: rental], [B-city_name: atlanta]</s>
|
sentence: airports and also show me the cities served by canadian airlines international
<Intents & Slot Labels>:
|
intents: atis_airport, atis_city
slot_labels: [B-airline_name: canadian], [I-airline_name: airlines], [I-airline_name: international]</s>
|
sentence: airports and also show me the cities served by canadian airlines international
<Intents & Slot Labels>:
intents: atis_airport, atis_city
slot_labels: [B-airline_name: canadian], [I-airline_name: airlines], [I-airline_name: international]</s>
|
sentence: what are the cities that american airlines serves and what are my meal options from boston to denver
<Intents & Slot Labels>:
|
intents: atis_city, atis_meal
slot_labels: [B-airline_name: american], [I-airline_name: airlines], [B-meal: meal], [B-fromloc.city_name: boston], [B-toloc.city_name: denver]</s>
|
sentence: what are the cities that american airlines serves and what are my meal options from boston to denver
<Intents & Slot Labels>:
intents: atis_city, atis_meal
slot_labels: [B-airline_name: american], [I-airline_name: airlines], [B-meal: meal], [B-fromloc.city_name: boston], [B-toloc.city_name: denver]</s>
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.