prompt
stringlengths 36
437
| completion
stringlengths 27
936
| text
stringlengths 63
1.33k
|
---|---|---|
sentence: what is the distance from boston airport to boston and also what is restriction ap57
<Intents & Slot Labels>:
|
intents: atis_distance, atis_restriction
slot_labels: [B-fromloc.airport_name: boston], [I-fromloc.airport_name: airport], [B-toloc.city_name: boston], [B-restriction_code: ap57]</s>
|
sentence: what is the distance from boston airport to boston and also what is restriction ap57
<Intents & Slot Labels>:
intents: atis_distance, atis_restriction
slot_labels: [B-fromloc.airport_name: boston], [I-fromloc.airport_name: airport], [B-toloc.city_name: boston], [B-restriction_code: ap57]</s>
|
sentence: what are my meal options from boston to denver
<Intents & Slot Labels>:
|
intents: atis_meal
slot_labels: [B-meal: meal], [B-fromloc.city_name: boston], [B-toloc.city_name: denver]</s>
|
sentence: what are my meal options from boston to denver
<Intents & Slot Labels>:
intents: atis_meal
slot_labels: [B-meal: meal], [B-fromloc.city_name: boston], [B-toloc.city_name: denver]</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 distance from boston airport to boston and then show me all flights from pittsburgh to atlanta which leave after 5 o'clock pm tomorrow
<Intents & Slot Labels>:
|
intents: atis_distance, atis_flight
slot_labels: [B-fromloc.airport_name: boston], [I-fromloc.airport_name: airport], [B-toloc.city_name: boston], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: atlanta], [B-depart_time.time_relative: after], [B-depart_time.time: 5], [I-depart_time.time: o'clock], [I-depart_time.time: pm], [B-depart_date.today_relative: tomorrow]</s>
|
sentence: what is the distance from boston airport to boston and then show me all flights from pittsburgh to atlanta which leave after 5 o'clock pm tomorrow
<Intents & Slot Labels>:
intents: atis_distance, atis_flight
slot_labels: [B-fromloc.airport_name: boston], [I-fromloc.airport_name: airport], [B-toloc.city_name: boston], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: atlanta], [B-depart_time.time_relative: after], [B-depart_time.time: 5], [I-depart_time.time: o'clock], [I-depart_time.time: pm], [B-depart_date.today_relative: tomorrow]</s>
|
sentence: please list all airline flights between denver and boston , list the number of flights arriving in dallas fort worth from boston before noon and then can you list costs of denver rental cars
<Intents & Slot Labels>:
|
intents: atis_airline, atis_flight_no, atis_ground_fare
slot_labels: [B-fromloc.city_name: denver], [B-toloc.city_name: boston], [B-toloc.city_name: dallas], [I-toloc.city_name: fort], [I-toloc.city_name: worth], [B-fromloc.city_name: boston], [B-arrive_time.time_relative: before], [B-arrive_time.time: noon], [B-city_name: denver], [B-transport_type: rental], [I-transport_type: cars]</s>
|
sentence: please list all airline flights between denver and boston , list the number of flights arriving in dallas fort worth from boston before noon and then can you list costs of denver rental cars
<Intents & Slot Labels>:
intents: atis_airline, atis_flight_no, atis_ground_fare
slot_labels: [B-fromloc.city_name: denver], [B-toloc.city_name: boston], [B-toloc.city_name: dallas], [I-toloc.city_name: fort], [I-toloc.city_name: worth], [B-fromloc.city_name: boston], [B-arrive_time.time_relative: before], [B-arrive_time.time: noon], [B-city_name: denver], [B-transport_type: rental], [I-transport_type: cars]</s>
|
sentence: what airport in new york is closest to downtown and from baltimore to san francisco
<Intents & Slot Labels>:
|
intents: atis_airport, atis_flight
slot_labels: [B-fromloc.city_name: new], [I-fromloc.city_name: york], [B-mod: closest], [B-fromloc.city_name: baltimore], [B-toloc.city_name: san], [I-toloc.city_name: francisco]</s>
|
sentence: what airport in new york is closest to downtown and from baltimore to san francisco
<Intents & Slot Labels>:
intents: atis_airport, atis_flight
slot_labels: [B-fromloc.city_name: new], [I-fromloc.city_name: york], [B-mod: closest], [B-fromloc.city_name: baltimore], [B-toloc.city_name: san], [I-toloc.city_name: francisco]</s>
|
sentence: show me first class airlines from san francisco to pittsburgh on next tuesday first class only
<Intents & Slot Labels>:
|
intents: atis_airline
slot_labels: [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_date.date_relative: next], [B-depart_date.day_name: tuesday], [B-class_type: first], [I-class_type: class]</s>
|
sentence: show me first class airlines from san francisco to pittsburgh on next tuesday first class only
<Intents & Slot Labels>:
intents: atis_airline
slot_labels: [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_date.date_relative: next], [B-depart_date.day_name: tuesday], [B-class_type: first], [I-class_type: class]</s>
|
sentence: how many seats in a 72s and what is the cost of the air taxi operation at philadelphia international airport
<Intents & Slot Labels>:
|
intents: atis_capacity, atis_ground_fare
slot_labels: [B-aircraft_code: 72s], [B-transport_type: air], [I-transport_type: taxi], [I-transport_type: operation], [B-airport_name: philadelphia], [I-airport_name: international], [I-airport_name: airport]</s>
|
sentence: how many seats in a 72s and what is the cost of the air taxi operation at philadelphia international airport
<Intents & Slot Labels>:
intents: atis_capacity, atis_ground_fare
slot_labels: [B-aircraft_code: 72s], [B-transport_type: air], [I-transport_type: taxi], [I-transport_type: operation], [B-airport_name: philadelphia], [I-airport_name: international], [I-airport_name: airport]</s>
|
sentence: show me all the night fares between philadelphia and san francisco
<Intents & Slot Labels>:
|
intents: atis_airfare
slot_labels: [B-depart_time.period_of_day: night], [B-fromloc.city_name: philadelphia], [B-toloc.city_name: san], [I-toloc.city_name: francisco]</s>
|
sentence: show me all the night fares between philadelphia and san francisco
<Intents & Slot Labels>:
intents: atis_airfare
slot_labels: [B-depart_time.period_of_day: night], [B-fromloc.city_name: philadelphia], [B-toloc.city_name: san], [I-toloc.city_name: francisco]</s>
|
sentence: define airline us and what are all the available meals
<Intents & Slot Labels>:
|
intents: atis_abbreviation, atis_meal
slot_labels: [B-airline_code: us], [B-meal: meals]</s>
|
sentence: define airline us and what are all the available meals
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_meal
slot_labels: [B-airline_code: us], [B-meal: meals]</s>
|
sentence: does the philadelphia airport have a name and is there a meal on delta flight 852 from san francisco to dallas fort worth
<Intents & Slot Labels>:
|
intents: atis_airport, atis_meal
slot_labels: [B-airport_name: philadelphia], [I-airport_name: airport], [B-meal: meal], [B-airline_name: delta], [B-flight_number: 852], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: dallas], [I-toloc.city_name: fort], [I-toloc.city_name: worth]</s>
|
sentence: does the philadelphia airport have a name and is there a meal on delta flight 852 from san francisco to dallas fort worth
<Intents & Slot Labels>:
intents: atis_airport, atis_meal
slot_labels: [B-airport_name: philadelphia], [I-airport_name: airport], [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 airlines go to pittsburgh
<Intents & Slot Labels>:
|
intents: atis_airline
slot_labels: [B-toloc.city_name: pittsburgh]</s>
|
sentence: what airlines go to pittsburgh
<Intents & Slot Labels>:
intents: atis_airline
slot_labels: [B-toloc.city_name: pittsburgh]</s>
|
sentence: what does fare code bh mean , tell me about the type of aircraft called an m80 and also show me the cheapest round trip fares from houston to boston
<Intents & Slot Labels>:
|
intents: atis_abbreviation, atis_aircraft, atis_airfare
slot_labels: [B-fare_basis_code: bh], [B-aircraft_code: m80], [B-cost_relative: cheapest], [B-round_trip: round], [I-round_trip: trip], [B-fromloc.city_name: houston], [B-toloc.city_name: boston]</s>
|
sentence: what does fare code bh mean , tell me about the type of aircraft called an m80 and also show me the cheapest round trip fares from houston to boston
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_aircraft, atis_airfare
slot_labels: [B-fare_basis_code: bh], [B-aircraft_code: m80], [B-cost_relative: cheapest], [B-round_trip: round], [I-round_trip: trip], [B-fromloc.city_name: houston], [B-toloc.city_name: boston]</s>
|
sentence: what is fare code f and also what is the distance between pittsburgh airport and downtown pittsburgh
<Intents & Slot Labels>:
|
intents: atis_abbreviation, atis_distance
slot_labels: [B-fare_basis_code: f], [B-fromloc.airport_name: pittsburgh], [I-fromloc.airport_name: airport], [B-toloc.city_name: pittsburgh]</s>
|
sentence: what is fare code f and also what is the distance between pittsburgh airport and downtown pittsburgh
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_distance
slot_labels: [B-fare_basis_code: f], [B-fromloc.airport_name: pittsburgh], [I-fromloc.airport_name: airport], [B-toloc.city_name: pittsburgh]</s>
|
sentence: what type of aircraft is used on the flight from atlanta to philadelphia before 12 o'clock noon , please show me the cost of flight ua 201 from boston to denver and flight ua 343 from boston to denver and then what is the distance from los angeles international airport to los angeles
<Intents & Slot Labels>:
|
intents: atis_aircraft, atis_airfare, atis_distance
slot_labels: [B-fromloc.city_name: atlanta], [B-toloc.city_name: philadelphia], [B-depart_time.time_relative: before], [B-depart_time.time: 12], [I-depart_time.time: o'clock], [I-depart_time.time: noon], [B-airline_code: ua], [B-flight_number: 201], [B-fromloc.city_name: boston], [B-toloc.city_name: denver], [B-airline_code: ua], [B-flight_number: 343], [B-fromloc.city_name: boston], [B-toloc.city_name: denver], [B-fromloc.airport_name: los], [I-fromloc.airport_name: angeles], [I-fromloc.airport_name: international], [I-fromloc.airport_name: airport], [B-toloc.city_name: los], [I-toloc.city_name: angeles]</s>
|
sentence: what type of aircraft is used on the flight from atlanta to philadelphia before 12 o'clock noon , please show me the cost of flight ua 201 from boston to denver and flight ua 343 from boston to denver and then what is the distance from los angeles international airport to los angeles
<Intents & Slot Labels>:
intents: atis_aircraft, atis_airfare, atis_distance
slot_labels: [B-fromloc.city_name: atlanta], [B-toloc.city_name: philadelphia], [B-depart_time.time_relative: before], [B-depart_time.time: 12], [I-depart_time.time: o'clock], [I-depart_time.time: noon], [B-airline_code: ua], [B-flight_number: 201], [B-fromloc.city_name: boston], [B-toloc.city_name: denver], [B-airline_code: ua], [B-flight_number: 343], [B-fromloc.city_name: boston], [B-toloc.city_name: denver], [B-fromloc.airport_name: los], [I-fromloc.airport_name: angeles], [I-fromloc.airport_name: international], [I-fromloc.airport_name: airport], [B-toloc.city_name: los], [I-toloc.city_name: angeles]</s>
|
sentence: what is the code for business class and also show me the cheapest fare in the database
<Intents & Slot Labels>:
|
intents: atis_abbreviation, atis_cheapest
slot_labels: [B-class_type: business], [I-class_type: class], [B-cost_relative: cheapest]</s>
|
sentence: what is the code for business class and also show me the cheapest fare in the database
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_cheapest
slot_labels: [B-class_type: business], [I-class_type: class], [B-cost_relative: cheapest]</s>
|
sentence: what is the cheapest one way fare from denver to pittsburgh , show me the cheapest fare in the database and also what is the flight number of the earliest flight between boston and washington dc
<Intents & Slot Labels>:
|
intents: atis_airfare, atis_cheapest, atis_flight_no
slot_labels: [B-cost_relative: cheapest], [B-round_trip: one], [I-round_trip: way], [B-fromloc.city_name: denver], [B-toloc.city_name: pittsburgh], [B-cost_relative: cheapest], [B-flight_mod: earliest], [B-fromloc.city_name: boston], [B-toloc.city_name: washington], [B-toloc.state_code: dc]</s>
|
sentence: what is the cheapest one way fare from denver to pittsburgh , show me the cheapest fare in the database and also what is the flight number of the earliest flight between boston and washington dc
<Intents & Slot Labels>:
intents: atis_airfare, atis_cheapest, atis_flight_no
slot_labels: [B-cost_relative: cheapest], [B-round_trip: one], [I-round_trip: way], [B-fromloc.city_name: denver], [B-toloc.city_name: pittsburgh], [B-cost_relative: cheapest], [B-flight_mod: earliest], [B-fromloc.city_name: boston], [B-toloc.city_name: washington], [B-toloc.state_code: dc]</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 ground transportation is available in san francisco and how many flights does continental airlines have with a class of service code f
<Intents & Slot Labels>:
|
intents: atis_ground_service, atis_quantity
slot_labels: [B-city_name: san], [I-city_name: francisco], [B-airline_name: continental], [I-airline_name: airlines], [B-fare_basis_code: f]</s>
|
sentence: what ground transportation is available in san francisco and how many flights does continental airlines have with a class of service code f
<Intents & Slot Labels>:
intents: atis_ground_service, atis_quantity
slot_labels: [B-city_name: san], [I-city_name: francisco], [B-airline_name: continental], [I-airline_name: airlines], [B-fare_basis_code: f]</s>
|
sentence: which airlines fly from boston to san francisco
<Intents & Slot Labels>:
|
intents: atis_airline
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: san], [I-toloc.city_name: francisco]</s>
|
sentence: which airlines fly from boston to san francisco
<Intents & Slot Labels>:
intents: atis_airline
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: san], [I-toloc.city_name: francisco]</s>
|
sentence: what airport in new york is closest to downtown
<Intents & Slot Labels>:
|
intents: atis_airport
slot_labels: [B-fromloc.city_name: new], [I-fromloc.city_name: york], [B-mod: closest]</s>
|
sentence: what airport in new york is closest to downtown
<Intents & Slot Labels>:
intents: atis_airport
slot_labels: [B-fromloc.city_name: new], [I-fromloc.city_name: york], [B-mod: closest]</s>
|
sentence: how much is limousine service in los angeles and i need to rent a car at tampa
<Intents & Slot Labels>:
|
intents: atis_ground_fare, atis_ground_service
slot_labels: [B-transport_type: limousine], [B-city_name: los], [I-city_name: angeles], [B-transport_type: car], [B-city_name: tampa]</s>
|
sentence: how much is limousine service in los angeles and i need to rent a car at tampa
<Intents & Slot Labels>:
intents: atis_ground_fare, atis_ground_service
slot_labels: [B-transport_type: limousine], [B-city_name: los], [I-city_name: angeles], [B-transport_type: car], [B-city_name: tampa]</s>
|
sentence: houston airports and list flights from philadelphia to dallas
<Intents & Slot Labels>:
|
intents: atis_airport, atis_flight
slot_labels: [B-city_name: houston], [B-fromloc.city_name: philadelphia], [B-toloc.city_name: dallas]</s>
|
sentence: houston airports and list flights from philadelphia to dallas
<Intents & Slot Labels>:
intents: atis_airport, atis_flight
slot_labels: [B-city_name: houston], [B-fromloc.city_name: philadelphia], [B-toloc.city_name: dallas]</s>
|
sentence: describe pittsburgh airport
<Intents & Slot Labels>:
|
intents: atis_airport
slot_labels: [B-airport_name: pittsburgh], [I-airport_name: airport]</s>
|
sentence: describe pittsburgh airport
<Intents & Slot Labels>:
intents: atis_airport
slot_labels: [B-airport_name: pittsburgh], [I-airport_name: airport]</s>
|
sentence: what kind of airplane is flight ua 281 from boston to denver and also what is american's schedule of morning flights to atlanta
<Intents & Slot Labels>:
|
intents: atis_aircraft, atis_flight_time
slot_labels: [B-airline_code: ua], [B-flight_number: 281], [B-fromloc.city_name: boston], [B-toloc.city_name: denver], [B-airline_name: american's], [B-flight_time: schedule], [B-depart_time.period_of_day: morning], [B-toloc.city_name: atlanta]</s>
|
sentence: what kind of airplane is flight ua 281 from boston to denver and also what is american's schedule of morning flights to atlanta
<Intents & Slot Labels>:
intents: atis_aircraft, atis_flight_time
slot_labels: [B-airline_code: ua], [B-flight_number: 281], [B-fromloc.city_name: boston], [B-toloc.city_name: denver], [B-airline_name: american's], [B-flight_time: schedule], [B-depart_time.period_of_day: morning], [B-toloc.city_name: atlanta]</s>
|
sentence: which airlines fly between boston and pittsburgh and also what is the cost of limousine service in philadelphia
<Intents & Slot Labels>:
|
intents: atis_airline, atis_ground_fare
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: pittsburgh], [B-transport_type: limousine], [B-city_name: philadelphia]</s>
|
sentence: which airlines fly between boston and pittsburgh and also what is the cost of limousine service in philadelphia
<Intents & Slot Labels>:
intents: atis_airline, atis_ground_fare
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: pittsburgh], [B-transport_type: limousine], [B-city_name: philadelphia]</s>
|
sentence: what does code y stand for and show me all meals on flights from atlanta to washington
<Intents & Slot Labels>:
|
intents: atis_abbreviation, atis_meal
slot_labels: [B-fare_basis_code: y], [B-meal: meals], [B-fromloc.city_name: atlanta], [B-toloc.city_name: washington]</s>
|
sentence: what does code y stand for and show me all meals on flights from atlanta to washington
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_meal
slot_labels: [B-fare_basis_code: y], [B-meal: meals], [B-fromloc.city_name: atlanta], [B-toloc.city_name: washington]</s>
|
sentence: what is the cheapest fare i can get from dallas to denver and then how many cities are served by lufthansa with first class flights
<Intents & Slot Labels>:
|
intents: atis_airfare, atis_quantity
slot_labels: [B-cost_relative: cheapest], [B-fromloc.city_name: dallas], [B-toloc.city_name: denver], [B-airline_name: lufthansa], [B-class_type: first], [I-class_type: class]</s>
|
sentence: what is the cheapest fare i can get from dallas to denver and then how many cities are served by lufthansa with first class flights
<Intents & Slot Labels>:
intents: atis_airfare, atis_quantity
slot_labels: [B-cost_relative: cheapest], [B-fromloc.city_name: dallas], [B-toloc.city_name: denver], [B-airline_name: lufthansa], [B-class_type: first], [I-class_type: class]</s>
|
sentence: how much is the ground transportation between atlanta and downtown and then do i get a meal on the atlanta to bwi flight eastern 210
<Intents & Slot Labels>:
|
intents: atis_ground_fare, atis_meal
slot_labels: [B-fromloc.city_name: atlanta], [B-meal: meal], [B-fromloc.city_name: atlanta], [B-toloc.airport_code: bwi], [B-airline_name: eastern], [B-flight_number: 210]</s>
|
sentence: how much is the ground transportation between atlanta and downtown and then do i get a meal on the atlanta to bwi flight eastern 210
<Intents & Slot Labels>:
intents: atis_ground_fare, atis_meal
slot_labels: [B-fromloc.city_name: atlanta], [B-meal: meal], [B-fromloc.city_name: atlanta], [B-toloc.airport_code: bwi], [B-airline_name: eastern], [B-flight_number: 210]</s>
|
sentence: i need the flight numbers of flights leaving from cleveland and arriving at dallas
<Intents & Slot Labels>:
|
intents: atis_flight_no
slot_labels: [B-fromloc.city_name: cleveland], [B-toloc.city_name: dallas]</s>
|
sentence: i need the flight numbers of flights leaving from cleveland and arriving at dallas
<Intents & Slot Labels>:
intents: atis_flight_no
slot_labels: [B-fromloc.city_name: cleveland], [B-toloc.city_name: dallas]</s>
|
sentence: what is the flight number for the continental flight which leaves denver at 1220 pm and goes to san francisco
<Intents & Slot Labels>:
|
intents: atis_flight_no
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]</s>
|
sentence: what is the flight number for the continental flight which leaves denver at 1220 pm and goes to san francisco
<Intents & Slot Labels>:
intents: atis_flight_no
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]</s>
|
sentence: list the cheapest fare from charlotte to las vegas , what days of the week do flights from san jose to nashville fly on and also what meals are served on american flight 665 673 from milwaukee to seattle
<Intents & Slot Labels>:
|
intents: atis_airfare, atis_day_name, atis_meal
slot_labels: [B-cost_relative: cheapest], [B-fromloc.city_name: charlotte], [B-toloc.city_name: las], [I-toloc.city_name: vegas], [B-fromloc.city_name: san], [I-fromloc.city_name: jose], [B-toloc.city_name: nashville], [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: list the cheapest fare from charlotte to las vegas , what days of the week do flights from san jose to nashville fly on and also what meals are served on american flight 665 673 from milwaukee to seattle
<Intents & Slot Labels>:
intents: atis_airfare, atis_day_name, atis_meal
slot_labels: [B-cost_relative: cheapest], [B-fromloc.city_name: charlotte], [B-toloc.city_name: las], [I-toloc.city_name: vegas], [B-fromloc.city_name: san], [I-fromloc.city_name: jose], [B-toloc.city_name: nashville], [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: how many seats in a 734 and which is the flight number for the us air flight from philadelphia to boston is it 279 or is it 137338
<Intents & Slot Labels>:
|
intents: atis_capacity, atis_flight_no
slot_labels: [B-aircraft_code: 734], [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]</s>
|
sentence: how many seats in a 734 and which is the flight number for the us air flight from philadelphia to boston is it 279 or is it 137338
<Intents & Slot Labels>:
intents: atis_capacity, atis_flight_no
slot_labels: [B-aircraft_code: 734], [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]</s>
|
sentence: flight numbers from minneapolis to long beach on june twenty six
<Intents & Slot Labels>:
|
intents: atis_flight_no
slot_labels: [B-fromloc.city_name: minneapolis], [B-toloc.city_name: long], [I-toloc.city_name: beach], [B-depart_date.month_name: june], [B-depart_date.day_number: twenty], [I-depart_date.day_number: six]</s>
|
sentence: flight numbers from minneapolis to long beach on june twenty six
<Intents & Slot Labels>:
intents: atis_flight_no
slot_labels: [B-fromloc.city_name: minneapolis], [B-toloc.city_name: long], [I-toloc.city_name: beach], [B-depart_date.month_name: june], [B-depart_date.day_number: twenty], [I-depart_date.day_number: six]</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: 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 are my meal options from boston to denver
<Intents & Slot Labels>:
|
intents: atis_meal
slot_labels: [B-meal: meal], [B-fromloc.city_name: boston], [B-toloc.city_name: denver]</s>
|
sentence: what are my meal options from boston to denver
<Intents & Slot Labels>:
intents: atis_meal
slot_labels: [B-meal: meal], [B-fromloc.city_name: boston], [B-toloc.city_name: denver]</s>
|
sentence: which airlines fly between boston and pittsburgh and also what are the seating capacities of planes between pittsburgh and baltimore
<Intents & Slot Labels>:
|
intents: atis_airline, atis_capacity
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: pittsburgh], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: baltimore]</s>
|
sentence: which airlines fly between boston and pittsburgh and also what are the seating capacities of planes between pittsburgh and baltimore
<Intents & Slot Labels>:
intents: atis_airline, atis_capacity
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: pittsburgh], [B-fromloc.city_name: pittsburgh], [B-toloc.city_name: baltimore]</s>
|
sentence: show me the cheapest fare in the database and then 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 then 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: tell me distance from orlando airport to the city , show me the delta flights from san francisco to boston and then what is restriction ap57
<Intents & Slot Labels>:
|
intents: atis_distance, atis_flight, atis_restriction
slot_labels: [B-fromloc.airport_name: orlando], [I-fromloc.airport_name: airport], [B-airline_name: delta], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: boston], [B-restriction_code: ap57]</s>
|
sentence: tell me distance from orlando airport to the city , show me the delta flights from san francisco to boston and then what is restriction ap57
<Intents & Slot Labels>:
intents: atis_distance, atis_flight, atis_restriction
slot_labels: [B-fromloc.airport_name: orlando], [I-fromloc.airport_name: airport], [B-airline_name: delta], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: boston], [B-restriction_code: ap57]</s>
|
sentence: which is the flight number for the us air flight from philadelphia to boston is it 279 or is it 137338 and how many flights are there between san francisco and philadelphia on august eighteenth
<Intents & Slot Labels>:
|
intents: atis_flight_no, atis_quantity
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-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: philadelphia], [B-depart_date.month_name: august], [B-depart_date.day_number: eighteenth]</s>
|
sentence: which is the flight number for the us air flight from philadelphia to boston is it 279 or is it 137338 and how many flights are there between san francisco and philadelphia on august eighteenth
<Intents & Slot Labels>:
intents: atis_flight_no, atis_quantity
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-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: philadelphia], [B-depart_date.month_name: august], [B-depart_date.day_number: eighteenth]</s>
|
sentence: what is the cost of the air taxi operation at philadelphia international airport and also is there a meal on delta flight 852 from san francisco to dallas fort worth
<Intents & Slot Labels>:
|
intents: atis_ground_fare, atis_meal
slot_labels: [B-transport_type: air], [I-transport_type: taxi], [I-transport_type: operation], [B-airport_name: philadelphia], [I-airport_name: international], [I-airport_name: airport], [B-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 cost of the air taxi operation at philadelphia international airport and also is there a meal on delta flight 852 from san francisco to dallas fort worth
<Intents & Slot Labels>:
intents: atis_ground_fare, atis_meal
slot_labels: [B-transport_type: air], [I-transport_type: taxi], [I-transport_type: operation], [B-airport_name: philadelphia], [I-airport_name: international], [I-airport_name: airport], [B-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 cities served by nationair and what is restriction ap57
<Intents & Slot Labels>:
|
intents: atis_city, atis_restriction
slot_labels: [B-airline_name: nationair], [B-restriction_code: ap57]</s>
|
sentence: show me the cities served by nationair and what is restriction ap57
<Intents & Slot Labels>:
intents: atis_city, atis_restriction
slot_labels: [B-airline_name: nationair], [B-restriction_code: ap57]</s>
|
sentence: what does restriction ap 57 mean and which cities does united airlines service
<Intents & Slot Labels>:
|
intents: atis_abbreviation, atis_city
slot_labels: [B-restriction_code: ap], [I-restriction_code: 57], [B-airline_name: united], [I-airline_name: airlines]</s>
|
sentence: what does restriction ap 57 mean and which cities does united airlines service
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_city
slot_labels: [B-restriction_code: ap], [I-restriction_code: 57], [B-airline_name: united], [I-airline_name: airlines]</s>
|
sentence: i would like to find the cheapest one way fare from boston to oakland , show me the flights from baltimore to philadelphia and then what times on wednesday could i take a plane from denver to oakland
<Intents & Slot Labels>:
|
intents: atis_airfare, atis_flight, atis_flight_time
slot_labels: [B-cost_relative: cheapest], [B-round_trip: one], [I-round_trip: way], [B-fromloc.city_name: boston], [B-toloc.city_name: oakland], [B-fromloc.city_name: baltimore], [B-toloc.city_name: philadelphia], [B-flight_time: times], [B-depart_date.day_name: wednesday], [B-fromloc.city_name: denver], [B-toloc.city_name: oakland]</s>
|
sentence: i would like to find the cheapest one way fare from boston to oakland , show me the flights from baltimore to philadelphia and then what times on wednesday could i take a plane from denver to oakland
<Intents & Slot Labels>:
intents: atis_airfare, atis_flight, atis_flight_time
slot_labels: [B-cost_relative: cheapest], [B-round_trip: one], [I-round_trip: way], [B-fromloc.city_name: boston], [B-toloc.city_name: oakland], [B-fromloc.city_name: baltimore], [B-toloc.city_name: philadelphia], [B-flight_time: times], [B-depart_date.day_name: wednesday], [B-fromloc.city_name: denver], [B-toloc.city_name: oakland]</s>
|
sentence: what are the coach fares for flights from charlotte to newark tuesday afternoon , list nonstop flights from baltimore to newark on wednesday before noon and how many stops on continental 1765 from boston to san francisco
<Intents & Slot Labels>:
|
intents: atis_airfare, atis_flight, atis_quantity
slot_labels: [B-class_type: coach], [B-fromloc.city_name: charlotte], [B-toloc.city_name: newark], [B-depart_date.day_name: tuesday], [B-depart_time.period_of_day: afternoon], [B-flight_stop: nonstop], [B-fromloc.city_name: baltimore], [B-toloc.city_name: newark], [B-arrive_date.day_name: wednesday], [B-arrive_time.time_relative: before], [B-arrive_time.time: noon], [B-airline_name: continental], [B-flight_number: 1765], [B-fromloc.city_name: boston], [B-toloc.city_name: san], [I-toloc.city_name: francisco]</s>
|
sentence: what are the coach fares for flights from charlotte to newark tuesday afternoon , list nonstop flights from baltimore to newark on wednesday before noon and how many stops on continental 1765 from boston to san francisco
<Intents & Slot Labels>:
intents: atis_airfare, atis_flight, atis_quantity
slot_labels: [B-class_type: coach], [B-fromloc.city_name: charlotte], [B-toloc.city_name: newark], [B-depart_date.day_name: tuesday], [B-depart_time.period_of_day: afternoon], [B-flight_stop: nonstop], [B-fromloc.city_name: baltimore], [B-toloc.city_name: newark], [B-arrive_date.day_name: wednesday], [B-arrive_time.time_relative: before], [B-arrive_time.time: noon], [B-airline_name: continental], [B-flight_number: 1765], [B-fromloc.city_name: boston], [B-toloc.city_name: san], [I-toloc.city_name: francisco]</s>
|
sentence: list the distance in miles from san francisco international airport to san francisco downtown
<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: list the distance in miles from san francisco international airport to san francisco downtown
<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 airlines leave from washington and what is restriction ap80
<Intents & Slot Labels>:
|
intents: atis_airline, atis_restriction
slot_labels: [B-fromloc.city_name: washington], [B-restriction_code: ap80]</s>
|
sentence: what airlines leave from washington and what is restriction ap80
<Intents & Slot Labels>:
intents: atis_airline, atis_restriction
slot_labels: [B-fromloc.city_name: washington], [B-restriction_code: ap80]</s>
|
sentence: houston airports , what is the seating capacity of the various airplanes that united airlines uses and also what is restriction ap80
<Intents & Slot Labels>:
|
intents: atis_airport, atis_capacity, atis_restriction
slot_labels: [B-city_name: houston], [B-airline_name: united], [I-airline_name: airlines], [B-restriction_code: ap80]</s>
|
sentence: houston airports , what is the seating capacity of the various airplanes that united airlines uses and also what is restriction ap80
<Intents & Slot Labels>:
intents: atis_airport, atis_capacity, atis_restriction
slot_labels: [B-city_name: houston], [B-airline_name: united], [I-airline_name: airlines], [B-restriction_code: ap80]</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: what airlines fly between atlanta and san francisco
<Intents & Slot Labels>:
|
intents: atis_airline
slot_labels: [B-fromloc.city_name: atlanta], [B-toloc.city_name: san], [I-toloc.city_name: francisco]</s>
|
sentence: what airlines fly between atlanta and san francisco
<Intents & Slot Labels>:
intents: atis_airline
slot_labels: [B-fromloc.city_name: atlanta], [B-toloc.city_name: san], [I-toloc.city_name: francisco]</s>
|
sentence: i need a plane that arrives in san francisco by 9 o'clock pm on friday and leaves from baltimore and also show me the cheapest fare in the database
<Intents & Slot Labels>:
|
intents: atis_aircraft, atis_cheapest
slot_labels: [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-arrive_time.time_relative: by], [B-arrive_time.time: 9], [I-arrive_time.time: o'clock], [I-arrive_time.time: pm], [B-arrive_date.day_name: friday], [B-fromloc.city_name: baltimore], [B-cost_relative: cheapest]</s>
|
sentence: i need a plane that arrives in san francisco by 9 o'clock pm on friday and leaves from baltimore and also show me the cheapest fare in the database
<Intents & Slot Labels>:
intents: atis_aircraft, atis_cheapest
slot_labels: [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-arrive_time.time_relative: by], [B-arrive_time.time: 9], [I-arrive_time.time: o'clock], [I-arrive_time.time: pm], [B-arrive_date.day_name: friday], [B-fromloc.city_name: baltimore], [B-cost_relative: cheapest]</s>
|
sentence: which airlines have flights from denver to pittsburgh and then how many passengers fit on a d9s
<Intents & Slot Labels>:
|
intents: atis_airline, atis_capacity
slot_labels: [B-fromloc.city_name: denver], [B-toloc.city_name: pittsburgh], [B-aircraft_code: d9s]</s>
|
sentence: which airlines have flights from denver to pittsburgh and then how many passengers fit on a d9s
<Intents & Slot Labels>:
intents: atis_airline, atis_capacity
slot_labels: [B-fromloc.city_name: denver], [B-toloc.city_name: pittsburgh], [B-aircraft_code: d9s]</s>
|
sentence: which airlines fly from bwi to dallas fort worth and show me the cheapest fare in the database
<Intents & Slot Labels>:
|
intents: atis_airline, atis_cheapest
slot_labels: [B-fromloc.airport_code: bwi], [B-toloc.city_name: dallas], [I-toloc.city_name: fort], [I-toloc.city_name: worth], [B-cost_relative: cheapest]</s>
|
sentence: which airlines fly from bwi to dallas fort worth and show me the cheapest fare in the database
<Intents & Slot Labels>:
intents: atis_airline, atis_cheapest
slot_labels: [B-fromloc.airport_code: bwi], [B-toloc.city_name: dallas], [I-toloc.city_name: fort], [I-toloc.city_name: worth], [B-cost_relative: cheapest]</s>
|
sentence: what are the most expensive first class tickets between boston and san francisco and also do i get a meal on the atlanta to bwi flight eastern 210
<Intents & Slot Labels>:
|
intents: atis_airfare, atis_meal
slot_labels: [B-cost_relative: most], [I-cost_relative: expensive], [B-class_type: first], [I-class_type: class], [B-fromloc.city_name: boston], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-meal: meal], [B-fromloc.city_name: atlanta], [B-toloc.airport_code: bwi], [B-airline_name: eastern], [B-flight_number: 210]</s>
|
sentence: what are the most expensive first class tickets between boston and san francisco and also do i get a meal on the atlanta to bwi flight eastern 210
<Intents & Slot Labels>:
intents: atis_airfare, atis_meal
slot_labels: [B-cost_relative: most], [I-cost_relative: expensive], [B-class_type: first], [I-class_type: class], [B-fromloc.city_name: boston], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [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 airlines that fly from san francisco to boston and then show me times for flights from san francisco to atlanta
<Intents & Slot Labels>:
|
intents: atis_airline, atis_flight_time
slot_labels: [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: boston], [B-flight_time: times], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: atlanta]</s>
|
sentence: show me the airlines that fly from san francisco to boston and then show me times for flights from san francisco to atlanta
<Intents & Slot Labels>:
intents: atis_airline, atis_flight_time
slot_labels: [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: boston], [B-flight_time: times], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: atlanta]</s>
|
sentence: what is the cost of limousine service at logan airport
<Intents & Slot Labels>:
|
intents: atis_ground_fare
slot_labels: [B-transport_type: limousine], [B-airport_name: logan], [I-airport_name: airport]</s>
|
sentence: what is the cost of limousine service at logan airport
<Intents & Slot Labels>:
intents: atis_ground_fare
slot_labels: [B-transport_type: limousine], [B-airport_name: logan], [I-airport_name: airport]</s>
|
sentence: what is the cost of a ticket going from denver to boston july twenty fifth 1991
<Intents & Slot Labels>:
|
intents: atis_airfare
slot_labels: [B-fromloc.city_name: denver], [B-toloc.city_name: boston], [B-depart_date.month_name: july], [B-depart_date.day_number: twenty], [I-depart_date.day_number: fifth], [B-depart_date.year: 1991]</s>
|
sentence: what is the cost of a ticket going from denver to boston july twenty fifth 1991
<Intents & Slot Labels>:
intents: atis_airfare
slot_labels: [B-fromloc.city_name: denver], [B-toloc.city_name: boston], [B-depart_date.month_name: july], [B-depart_date.day_number: twenty], [I-depart_date.day_number: fifth], [B-depart_date.year: 1991]</s>
|
sentence: show me the airlines and also flight numbers from minneapolis to long beach on june twenty six
<Intents & Slot Labels>:
|
intents: atis_airline, atis_flight_no
slot_labels: [B-fromloc.city_name: minneapolis], [B-toloc.city_name: long], [I-toloc.city_name: beach], [B-depart_date.month_name: june], [B-depart_date.day_number: twenty], [I-depart_date.day_number: six]</s>
|
sentence: show me the airlines and also flight numbers from minneapolis to long beach on june twenty six
<Intents & Slot Labels>:
intents: atis_airline, atis_flight_no
slot_labels: [B-fromloc.city_name: minneapolis], [B-toloc.city_name: long], [I-toloc.city_name: beach], [B-depart_date.month_name: june], [B-depart_date.day_number: twenty], [I-depart_date.day_number: six]</s>
|
sentence: what is the name of the airport in philadelphia
<Intents & Slot Labels>:
|
intents: atis_airport
slot_labels: [B-city_name: philadelphia]</s>
|
sentence: what is the name of the airport in philadelphia
<Intents & Slot Labels>:
intents: atis_airport
slot_labels: [B-city_name: philadelphia]</s>
|
sentence: explain the fare code q and in denver what kind of ground transportation is there from the airport to downtown
<Intents & Slot Labels>:
|
intents: atis_abbreviation, atis_ground_service
slot_labels: [B-fare_basis_code: q], [B-city_name: denver]</s>
|
sentence: explain the fare code q and in denver what kind of ground transportation is there from the airport to downtown
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_ground_service
slot_labels: [B-fare_basis_code: q], [B-city_name: denver]</s>
|
sentence: what does ewr stand for , how many passengers can a boeing 737 hold and what's restriction ap68
<Intents & Slot Labels>:
|
intents: atis_abbreviation, atis_capacity, atis_restriction
slot_labels: [B-airport_code: ewr], [B-aircraft_code: 737], [B-restriction_code: ap68]</s>
|
sentence: what does ewr stand for , how many passengers can a boeing 737 hold and what's restriction ap68
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_capacity, atis_restriction
slot_labels: [B-airport_code: ewr], [B-aircraft_code: 737], [B-restriction_code: ap68]</s>
|
sentence: show me the cheapest fare in the database and also what is the ground transportation available in boston
<Intents & Slot Labels>:
|
intents: atis_cheapest, atis_ground_service
slot_labels: [B-cost_relative: cheapest], [B-city_name: boston]</s>
|
sentence: show me the cheapest fare in the database and also what is the ground transportation available in boston
<Intents & Slot Labels>:
intents: atis_cheapest, atis_ground_service
slot_labels: [B-cost_relative: cheapest], [B-city_name: boston]</s>
|
sentence: list types of aircraft that connect boston and san francisco , show me all flights from philadelphia to baltimore and then flight numbers from columbus to minneapolis tomorrow
<Intents & Slot Labels>:
|
intents: atis_aircraft, atis_flight, atis_flight_no
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-fromloc.city_name: philadelphia], [B-toloc.city_name: baltimore], [B-fromloc.city_name: columbus], [B-toloc.city_name: minneapolis], [B-depart_date.today_relative: tomorrow]</s>
|
sentence: list types of aircraft that connect boston and san francisco , show me all flights from philadelphia to baltimore and then flight numbers from columbus to minneapolis tomorrow
<Intents & Slot Labels>:
intents: atis_aircraft, atis_flight, atis_flight_no
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: san], [I-toloc.city_name: francisco], [B-fromloc.city_name: philadelphia], [B-toloc.city_name: baltimore], [B-fromloc.city_name: columbus], [B-toloc.city_name: minneapolis], [B-depart_date.today_relative: tomorrow]</s>
|
sentence: show me times for flights from san francisco to atlanta and also how expensive is the san francisco limousine service
<Intents & Slot Labels>:
|
intents: atis_flight_time, atis_ground_fare
slot_labels: [B-flight_time: times], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: atlanta], [B-city_name: san], [I-city_name: francisco], [B-transport_type: limousine]</s>
|
sentence: show me times for flights from san francisco to atlanta and also how expensive is the san francisco limousine service
<Intents & Slot Labels>:
intents: atis_flight_time, atis_ground_fare
slot_labels: [B-flight_time: times], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: atlanta], [B-city_name: san], [I-city_name: francisco], [B-transport_type: limousine]</s>
|
sentence: i'd like to see the fare code again qx
<Intents & Slot Labels>:
|
intents: atis_abbreviation
slot_labels: [B-fare_basis_code: qx]</s>
|
sentence: i'd like to see the fare code again qx
<Intents & Slot Labels>:
intents: atis_abbreviation
slot_labels: [B-fare_basis_code: qx]</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>
|
sentence: what is the price of a one way fare from atlanta to boston , show me city served both by nationair and canadian airlines international and then please list available ground transportation in pittsburgh
<Intents & Slot Labels>:
|
intents: atis_airfare, atis_city, atis_ground_service
slot_labels: [B-round_trip: one], [I-round_trip: way], [B-fromloc.city_name: atlanta], [B-toloc.city_name: boston], [B-airline_name: nationair], [B-airline_name: canadian], [I-airline_name: airlines], [I-airline_name: international], [B-city_name: pittsburgh]</s>
|
sentence: what is the price of a one way fare from atlanta to boston , show me city served both by nationair and canadian airlines international and then please list available ground transportation in pittsburgh
<Intents & Slot Labels>:
intents: atis_airfare, atis_city, atis_ground_service
slot_labels: [B-round_trip: one], [I-round_trip: way], [B-fromloc.city_name: atlanta], [B-toloc.city_name: boston], [B-airline_name: nationair], [B-airline_name: canadian], [I-airline_name: airlines], [I-airline_name: international], [B-city_name: pittsburgh]</s>
|
sentence: please find the earliest possible flight from boston to denver and then how much is the ground transportation between atlanta and downtown
<Intents & Slot Labels>:
|
intents: atis_flight, atis_ground_fare
slot_labels: [B-flight_mod: earliest], [B-fromloc.city_name: boston], [B-toloc.city_name: denver], [B-fromloc.city_name: atlanta]</s>
|
sentence: please find the earliest possible flight from boston to denver and then how much is the ground transportation between atlanta and downtown
<Intents & Slot Labels>:
intents: atis_flight, atis_ground_fare
slot_labels: [B-flight_mod: earliest], [B-fromloc.city_name: boston], [B-toloc.city_name: denver], [B-fromloc.city_name: atlanta]</s>
|
sentence: what are the costs of car rental in dallas
<Intents & Slot Labels>:
|
intents: atis_ground_fare
slot_labels: [B-transport_type: car], [I-transport_type: rental], [B-city_name: dallas]</s>
|
sentence: what are the costs of car rental in dallas
<Intents & Slot Labels>:
intents: atis_ground_fare
slot_labels: [B-transport_type: car], [I-transport_type: rental], [B-city_name: dallas]</s>
|
sentence: what does y mean and then list the number of flights arriving in dallas fort worth from boston before noon
<Intents & Slot Labels>:
|
intents: atis_abbreviation, atis_flight_no
slot_labels: [B-fare_basis_code: y], [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 does y mean and then list the number of flights arriving in dallas fort worth from boston before noon
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_flight_no
slot_labels: [B-fare_basis_code: y], [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 as and what is restriction ap80
<Intents & Slot Labels>:
|
intents: atis_abbreviation, atis_restriction
slot_labels: [B-airline_code: as], [B-restriction_code: ap80]</s>
|
sentence: what is as and what is restriction ap80
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_restriction
slot_labels: [B-airline_code: as], [B-restriction_code: ap80]</s>
|
sentence: what type of plane is an m80 , what airlines go from atlanta to baltimore and also 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-aircraft_code: m80], [B-fromloc.city_name: atlanta], [B-toloc.city_name: baltimore], [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 type of plane is an m80 , what airlines go from atlanta to baltimore and also 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-aircraft_code: m80], [B-fromloc.city_name: atlanta], [B-toloc.city_name: baltimore], [B-cost_relative: cheapest], [B-round_trip: one], [I-round_trip: way], [B-fromloc.city_name: boston], [B-toloc.city_name: oakland]</s>
|
sentence: show me the cheapest fare in the database and also what are all the available meals
<Intents & Slot Labels>:
|
intents: atis_cheapest, atis_meal
slot_labels: [B-cost_relative: cheapest], [B-meal: meals]</s>
|
sentence: show me the cheapest fare in the database and also what are all the available meals
<Intents & Slot Labels>:
intents: atis_cheapest, atis_meal
slot_labels: [B-cost_relative: cheapest], [B-meal: meals]</s>
|
sentence: names of airports and also how far is oakland airport from downtown
<Intents & Slot Labels>:
|
intents: atis_airport, atis_distance
slot_labels: [B-fromloc.airport_name: oakland], [I-fromloc.airport_name: airport]</s>
|
sentence: names of airports and also how far is oakland airport from downtown
<Intents & Slot Labels>:
intents: atis_airport, atis_distance
slot_labels: [B-fromloc.airport_name: oakland], [I-fromloc.airport_name: airport]</s>
|
sentence: show me the cheapest fare in the database and then 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
<Intents & Slot Labels>:
|
intents: atis_cheapest, atis_city
slot_labels: [B-cost_relative: cheapest], [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]</s>
|
sentence: show me the cheapest fare in the database and then 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
<Intents & Slot Labels>:
intents: atis_cheapest, atis_city
slot_labels: [B-cost_relative: cheapest], [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]</s>
|
sentence: what airline is aa and what meals are available on dl 468 which al arrives in san francisco at 950 am
<Intents & Slot Labels>:
|
intents: atis_airline, atis_meal
slot_labels: [B-airline_code: aa], [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 airline is aa and what meals are available on dl 468 which al arrives in san francisco at 950 am
<Intents & Slot Labels>:
intents: atis_airline, atis_meal
slot_labels: [B-airline_code: aa], [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: how much does it cost to get downtown from the atlanta airport by limousine and also what is the ground transportation from philadelphia airport to the city proper
<Intents & Slot Labels>:
|
intents: atis_ground_fare, atis_ground_service
slot_labels: [B-fromloc.airport_name: atlanta], [I-fromloc.airport_name: airport], [B-transport_type: limousine], [B-fromloc.airport_name: philadelphia], [I-fromloc.airport_name: airport]</s>
|
sentence: how much does it cost to get downtown from the atlanta airport by limousine and also what is the ground transportation from philadelphia airport to the city proper
<Intents & Slot Labels>:
intents: atis_ground_fare, atis_ground_service
slot_labels: [B-fromloc.airport_name: atlanta], [I-fromloc.airport_name: airport], [B-transport_type: limousine], [B-fromloc.airport_name: philadelphia], [I-fromloc.airport_name: airport]</s>
|
sentence: show me airports in washington dc , what cities does continental service and i need late flight wednesday from oakland to salt lake city
<Intents & Slot Labels>:
|
intents: atis_airport, atis_city, atis_flight
slot_labels: [B-city_name: washington], [B-state_code: dc], [B-airline_name: continental], [B-flight_mod: late], [B-depart_date.day_name: wednesday], [B-fromloc.city_name: oakland], [B-toloc.city_name: salt], [I-toloc.city_name: lake], [I-toloc.city_name: city]</s>
|
sentence: show me airports in washington dc , what cities does continental service and i need late flight wednesday from oakland to salt lake city
<Intents & Slot Labels>:
intents: atis_airport, atis_city, atis_flight
slot_labels: [B-city_name: washington], [B-state_code: dc], [B-airline_name: continental], [B-flight_mod: late], [B-depart_date.day_name: wednesday], [B-fromloc.city_name: oakland], [B-toloc.city_name: salt], [I-toloc.city_name: lake], [I-toloc.city_name: city]</s>
|
sentence: could you tell me the cheapest fare from atlanta to boston on thirty first of august and also do i get a meal on the atlanta to bwi flight eastern 210
<Intents & Slot Labels>:
|
intents: atis_airfare, atis_meal
slot_labels: [B-cost_relative: cheapest], [B-fromloc.city_name: atlanta], [B-toloc.city_name: boston], [B-depart_date.day_number: thirty], [I-depart_date.day_number: first], [B-depart_date.month_name: august], [B-meal: meal], [B-fromloc.city_name: atlanta], [B-toloc.airport_code: bwi], [B-airline_name: eastern], [B-flight_number: 210]</s>
|
sentence: could you tell me the cheapest fare from atlanta to boston on thirty first of august and also do i get a meal on the atlanta to bwi flight eastern 210
<Intents & Slot Labels>:
intents: atis_airfare, atis_meal
slot_labels: [B-cost_relative: cheapest], [B-fromloc.city_name: atlanta], [B-toloc.city_name: boston], [B-depart_date.day_number: thirty], [I-depart_date.day_number: first], [B-depart_date.month_name: august], [B-meal: meal], [B-fromloc.city_name: atlanta], [B-toloc.airport_code: bwi], [B-airline_name: eastern], [B-flight_number: 210]</s>
|
sentence: which airlines serve pittsburgh and also how much does the limousine service cost within pittsburgh
<Intents & Slot Labels>:
|
intents: atis_airline, atis_ground_fare
slot_labels: [B-city_name: pittsburgh], [B-transport_type: limousine], [B-city_name: pittsburgh]</s>
|
sentence: which airlines serve pittsburgh and also how much does the limousine service cost within pittsburgh
<Intents & Slot Labels>:
intents: atis_airline, atis_ground_fare
slot_labels: [B-city_name: pittsburgh], [B-transport_type: limousine], [B-city_name: pittsburgh]</s>
|
sentence: can you rent a car at stapleton international airport in denver
<Intents & Slot Labels>:
|
intents: atis_ground_service
slot_labels: [B-transport_type: car], [B-fromloc.airport_name: stapleton], [I-fromloc.airport_name: international], [I-fromloc.airport_name: airport], [B-fromloc.city_name: denver]</s>
|
sentence: can you rent a car at stapleton international airport in denver
<Intents & Slot Labels>:
intents: atis_ground_service
slot_labels: [B-transport_type: car], [B-fromloc.airport_name: stapleton], [I-fromloc.airport_name: international], [I-fromloc.airport_name: airport], [B-fromloc.city_name: denver]</s>
|
sentence: what is the seating capacity of a boeing 767 and then how far is the airport from san francisco
<Intents & Slot Labels>:
|
intents: atis_capacity, atis_distance
slot_labels: [B-aircraft_code: 767], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco]</s>
|
sentence: what is the seating capacity of a boeing 767 and then how far is the airport from san francisco
<Intents & Slot Labels>:
intents: atis_capacity, atis_distance
slot_labels: [B-aircraft_code: 767], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco]</s>
|
sentence: what are the cities that american airlines serves and do i get a meal on the atlanta to bwi flight eastern 210
<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: atlanta], [B-toloc.airport_code: bwi], [B-airline_name: eastern], [B-flight_number: 210]</s>
|
sentence: what are the cities that american airlines serves and do i get a meal on the atlanta to bwi flight eastern 210
<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: atlanta], [B-toloc.airport_code: bwi], [B-airline_name: eastern], [B-flight_number: 210]</s>
|
sentence: what is the aircraft type with the greatest seating capacity , what time does flight aa 459 depart and how many cities are served by eastern with first class flights
<Intents & Slot Labels>:
|
intents: atis_aircraft, atis_flight_time, atis_quantity
slot_labels: [B-mod: greatest], [B-flight_time: time], [B-airline_code: aa], [B-flight_number: 459], [B-airline_name: eastern], [B-class_type: first], [I-class_type: class]</s>
|
sentence: what is the aircraft type with the greatest seating capacity , what time does flight aa 459 depart and how many cities are served by eastern with first class flights
<Intents & Slot Labels>:
intents: atis_aircraft, atis_flight_time, atis_quantity
slot_labels: [B-mod: greatest], [B-flight_time: time], [B-airline_code: aa], [B-flight_number: 459], [B-airline_name: eastern], [B-class_type: first], [I-class_type: class]</s>
|
sentence: flight number from houston to dallas and also what are the departure times from detroit to westchester county
<Intents & Slot Labels>:
|
intents: atis_flight_no, atis_flight_time
slot_labels: [B-fromloc.city_name: houston], [B-toloc.city_name: dallas], [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: flight number from houston to dallas and also what are the departure times from detroit to westchester county
<Intents & Slot Labels>:
intents: atis_flight_no, atis_flight_time
slot_labels: [B-fromloc.city_name: houston], [B-toloc.city_name: dallas], [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: which airlines fly from boston to washington dc via other cities
<Intents & Slot Labels>:
|
intents: atis_airline
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: washington], [B-toloc.state_code: dc]</s>
|
sentence: which airlines fly from boston to washington dc via other cities
<Intents & Slot Labels>:
intents: atis_airline
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: washington], [B-toloc.state_code: dc]</s>
|
sentence: what is the fare for a one way flight from boston to atlanta and what are my meal options from boston to denver
<Intents & Slot Labels>:
|
intents: atis_airfare, atis_meal
slot_labels: [B-round_trip: one], [I-round_trip: way], [B-fromloc.city_name: boston], [B-toloc.city_name: atlanta], [B-meal: meal], [B-fromloc.city_name: boston], [B-toloc.city_name: denver]</s>
|
sentence: what is the fare for a one way flight from boston to atlanta and what are my meal options from boston to denver
<Intents & Slot Labels>:
intents: atis_airfare, atis_meal
slot_labels: [B-round_trip: one], [I-round_trip: way], [B-fromloc.city_name: boston], [B-toloc.city_name: atlanta], [B-meal: meal], [B-fromloc.city_name: boston], [B-toloc.city_name: denver]</s>
|
sentence: what airline is hp
<Intents & Slot Labels>:
|
intents: atis_airline
slot_labels: [B-airline_code: hp]</s>
|
sentence: what airline is hp
<Intents & Slot Labels>:
intents: atis_airline
slot_labels: [B-airline_code: hp]</s>
|
sentence: 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_flight_no
slot_labels: [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: 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_flight_no
slot_labels: [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: i'd like to find the cheapest fare from atlanta to dallas , what's the airport at orlando 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_airfare, atis_airport, atis_flight_no
slot_labels: [B-cost_relative: cheapest], [B-fromloc.city_name: atlanta], [B-toloc.city_name: dallas], [B-city_name: orlando], [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'd like to find the cheapest fare from atlanta to dallas , what's the airport at orlando 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_airfare, atis_airport, atis_flight_no
slot_labels: [B-cost_relative: cheapest], [B-fromloc.city_name: atlanta], [B-toloc.city_name: dallas], [B-city_name: orlando], [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 mean and what is airline nw
<Intents & Slot Labels>:
|
intents: atis_abbreviation, atis_airline
slot_labels: [B-fare_basis_code: f], [B-airline_code: nw]</s>
|
sentence: what does the fare code f mean and what is airline nw
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_airline
slot_labels: [B-fare_basis_code: f], [B-airline_code: nw]</s>
|
sentence: what does fare code qo mean and where is mco
<Intents & Slot Labels>:
|
intents: atis_abbreviation, atis_city
slot_labels: [B-fare_basis_code: qo], [B-airport_code: mco]</s>
|
sentence: what does fare code qo mean and where is mco
<Intents & Slot Labels>:
intents: atis_abbreviation, atis_city
slot_labels: [B-fare_basis_code: qo], [B-airport_code: mco]</s>
|
sentence: how far is the airport from san francisco and how many daily us air flights are there between philadelphia and pittsburgh
<Intents & Slot Labels>:
|
intents: atis_distance, atis_quantity
slot_labels: [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-flight_days: daily], [B-airline_name: us], [I-airline_name: air], [B-fromloc.city_name: philadelphia], [B-toloc.city_name: pittsburgh]</s>
|
sentence: how far is the airport from san francisco and how many daily us air flights are there between philadelphia and pittsburgh
<Intents & Slot Labels>:
intents: atis_distance, atis_quantity
slot_labels: [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-flight_days: daily], [B-airline_name: us], [I-airline_name: air], [B-fromloc.city_name: philadelphia], [B-toloc.city_name: pittsburgh]</s>
|
sentence: on the 8 am flight from san francisco to atlanta what type of aircraft is used and also what is restriction ap57
<Intents & Slot Labels>:
|
intents: atis_aircraft, atis_restriction
slot_labels: [B-depart_time.time: 8], [I-depart_time.time: am], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: atlanta], [B-restriction_code: ap57]</s>
|
sentence: on the 8 am flight from san francisco to atlanta what type of aircraft is used and also what is restriction ap57
<Intents & Slot Labels>:
intents: atis_aircraft, atis_restriction
slot_labels: [B-depart_time.time: 8], [I-depart_time.time: am], [B-fromloc.city_name: san], [I-fromloc.city_name: francisco], [B-toloc.city_name: atlanta], [B-restriction_code: ap57]</s>
|
sentence: how much is the limousine service in boston
<Intents & Slot Labels>:
|
intents: atis_ground_fare
slot_labels: [B-transport_type: limousine], [B-city_name: boston]</s>
|
sentence: how much is the limousine service in boston
<Intents & Slot Labels>:
intents: atis_ground_fare
slot_labels: [B-transport_type: limousine], [B-city_name: boston]</s>
|
sentence: what is the cost of flight dl 106 from philadelphia to boston , show me the cheapest fare in the database and how many flights come from denver to baltimore on july nineteenth
<Intents & Slot Labels>:
|
intents: atis_airfare, atis_cheapest, atis_quantity
slot_labels: [B-airline_code: dl], [B-flight_number: 106], [B-fromloc.city_name: philadelphia], [B-toloc.city_name: boston], [B-cost_relative: cheapest], [B-fromloc.city_name: denver], [B-toloc.city_name: baltimore], [B-depart_date.month_name: july], [B-depart_date.day_number: nineteenth]</s>
|
sentence: what is the cost of flight dl 106 from philadelphia to boston , show me the cheapest fare in the database and how many flights come from denver to baltimore on july nineteenth
<Intents & Slot Labels>:
intents: atis_airfare, atis_cheapest, atis_quantity
slot_labels: [B-airline_code: dl], [B-flight_number: 106], [B-fromloc.city_name: philadelphia], [B-toloc.city_name: boston], [B-cost_relative: cheapest], [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 the cities served by canadian airlines international
<Intents & Slot Labels>:
|
intents: atis_city
slot_labels: [B-airline_name: canadian], [I-airline_name: airlines], [I-airline_name: international]</s>
|
sentence: show me the cities served by canadian airlines international
<Intents & Slot Labels>:
intents: atis_city
slot_labels: [B-airline_name: canadian], [I-airline_name: airlines], [I-airline_name: international]</s>
|
sentence: show me the cheapest one way tickets from atlanta to dallas , what is the distance from san francisco international airport to san francisco and also what is the flight number for the continental flight which leaves denver at 1220 pm and goes to san francisco
<Intents & Slot Labels>:
|
intents: atis_airfare, atis_distance, atis_flight_no
slot_labels: [B-cost_relative: cheapest], [B-round_trip: one], [I-round_trip: way], [B-fromloc.city_name: atlanta], [B-toloc.city_name: dallas], [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-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]</s>
|
sentence: show me the cheapest one way tickets from atlanta to dallas , what is the distance from san francisco international airport to san francisco and also what is the flight number for the continental flight which leaves denver at 1220 pm and goes to san francisco
<Intents & Slot Labels>:
intents: atis_airfare, atis_distance, atis_flight_no
slot_labels: [B-cost_relative: cheapest], [B-round_trip: one], [I-round_trip: way], [B-fromloc.city_name: atlanta], [B-toloc.city_name: dallas], [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-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]</s>
|
sentence: which airlines fly from boston to washington dc and also do i get a meal on the atlanta to bwi flight eastern 210
<Intents & Slot Labels>:
|
intents: atis_airline, atis_meal
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: washington], [B-toloc.state_code: dc], [B-meal: meal], [B-fromloc.city_name: atlanta], [B-toloc.airport_code: bwi], [B-airline_name: eastern], [B-flight_number: 210]</s>
|
sentence: which airlines fly from boston to washington dc and also do i get a meal on the atlanta to bwi flight eastern 210
<Intents & Slot Labels>:
intents: atis_airline, atis_meal
slot_labels: [B-fromloc.city_name: boston], [B-toloc.city_name: washington], [B-toloc.state_code: dc], [B-meal: meal], [B-fromloc.city_name: atlanta], [B-toloc.airport_code: bwi], [B-airline_name: eastern], [B-flight_number: 210]</s>
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.