token list | tag list | intent list |
|---|---|---|
[
"what",
"is",
"the",
"abbreviation",
"d10",
"and",
"then",
"what",
"are",
"the",
"seating",
"capacities",
"of",
"planes",
"between",
"pittsburgh",
"and",
"baltimore"
] | [
"O",
"O",
"O",
"O",
"B-aircraft_code",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name"
] | [
"atis_abbreviation#atis_capacity"
] |
[
"what",
"does",
"the",
"fare",
"code",
"yn",
"mean",
"and",
"please",
"show",
"me",
"all",
"airports",
"in",
"denver"
] | [
"O",
"O",
"O",
"O",
"O",
"B-fare_basis_code",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-city_name"
] | [
"atis_abbreviation#atis_airport"
] |
[
"what",
"does",
"code",
"y",
"mean",
",",
"what",
"cities",
"does",
"continental",
"service",
"and",
"show",
"flights",
"from",
"denver",
"to",
"san",
"francisco"
] | [
"O",
"O",
"O",
"B-fare_basis_code",
"O",
"O",
"O",
"O",
"O",
"B-airline_name",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name"
] | [
"atis_abbreviation#atis_city#atis_flight"
] |
[
"how",
"much",
"does",
"it",
"cost",
"to",
"fly",
"from",
"atlanta",
"to",
"san",
"francisco",
",",
"how",
"many",
"people",
"fit",
"on",
"a",
"73s",
"and",
"then",
"what",
"is",
"the",
"schedule",
"of",
"ground",
"transportation",
"from",
"washington",
... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-aircraft_code",
"O",
"O",
"O",
"O",
"O",
"B-flight_time",
"O",
"O",
"O",
"O",
"B-fromloc.airport_name",
"I... | [
"atis_airfare#atis_capacity#atis_flight_time"
] |
[
"where",
"is",
"general",
"mitchell",
"international",
"located",
"and",
"when",
"does",
"continental",
"fly",
"from",
"philadelphia",
"to",
"denver",
"on",
"sundays"
] | [
"O",
"O",
"B-airport_name",
"I-airport_name",
"I-airport_name",
"O",
"O",
"B-flight_time",
"O",
"B-airline_name",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"B-depart_date.day_name"
] | [
"atis_city#atis_flight_time"
] |
[
"how",
"many",
"airports",
"does",
"oakland",
"have"
] | [
"O",
"O",
"O",
"O",
"B-city_name",
"O"
] | [
"atis_quantity"
] |
[
"what",
"are",
"the",
"restrictions",
"on",
"the",
"cheapest",
"one",
"way",
"fare",
"between",
"boston",
"and",
"oakland"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-cost_relative",
"B-round_trip",
"I-round_trip",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name"
] | [
"atis_restriction"
] |
[
"names",
"of",
"airports",
"and",
"then",
"how",
"long",
"does",
"it",
"take",
"to",
"get",
"from",
"atlanta",
"airport",
"into",
"the",
"city",
"of",
"atlanta"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.airport_name",
"I-fromloc.airport_name",
"O",
"O",
"O",
"O",
"B-toloc.city_name"
] | [
"atis_airport#atis_distance"
] |
[
"what",
"airlines",
"are",
"there",
"and",
"also",
"do",
"i",
"get",
"a",
"meal",
"on",
"the",
"atlanta",
"to",
"bwi",
"flight",
"eastern",
"210"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-meal",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.airport_code",
"O",
"B-airline_name",
"B-flight_number"
] | [
"atis_airline#atis_meal"
] |
[
"show",
"me",
"all",
"meals",
"on",
"flights",
"from",
"atlanta",
"to",
"washington"
] | [
"O",
"O",
"O",
"B-meal",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name"
] | [
"atis_meal"
] |
[
"what's",
"the",
"capacity",
"of",
"an",
"f28",
"and",
"then",
"show",
"me",
"all",
"meals",
"on",
"flights",
"from",
"atlanta",
"to",
"washington"
] | [
"O",
"O",
"O",
"O",
"O",
"B-aircraft_code",
"O",
"O",
"O",
"O",
"O",
"B-meal",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name"
] | [
"atis_capacity#atis_meal"
] |
[
"show",
"me",
"airports",
"near",
"washington",
"dc"
] | [
"O",
"O",
"O",
"O",
"B-city_name",
"B-state_code"
] | [
"atis_airport"
] |
[
"what",
"kinds",
"of",
"planes",
"are",
"used",
"by",
"american",
"airlines",
",",
"and",
"i'll",
"need",
"ground",
"transportation",
"for",
"tuesday",
"july",
"sixth",
"to",
"wednesday",
"july",
"seventh",
"in",
"san",
"diego",
"and",
"then",
"what",
"are",... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-airline_name",
"I-airline_name",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-day_name",
"B-month_name",
"B-day_number",
"O",
"B-day_name",
"B-month_name",
"B-day_number",
"O",
"B-city_name",
"I-city_name",
"O",
"O",
"O",
"O",
... | [
"atis_aircraft#atis_ground_service#atis_meal"
] |
[
"do",
"you",
"have",
"the",
"fare",
"for",
"traveling",
"from",
"oakland",
"airport",
"to",
"oakland",
"downtown",
"and",
"how",
"many",
"flights",
"does",
"delta",
"have",
"with",
"a",
"class",
"of",
"service",
"code",
"f"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.airport_name",
"I-fromloc.airport_name",
"O",
"B-toloc.city_name",
"O",
"O",
"O",
"O",
"O",
"O",
"B-airline_name",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fare_basis_code"
] | [
"atis_airfare#atis_quantity"
] |
[
"what",
"are",
"the",
"seating",
"capacities",
"of",
"planes",
"between",
"pittsburgh",
"and",
"baltimore",
"and",
"what",
"types",
"of",
"meals",
"are",
"available"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"O",
"O",
"O",
"B-meal",
"O",
"O"
] | [
"atis_capacity#atis_meal"
] |
[
"i",
"want",
"to",
"know",
"the",
"time",
"of",
"the",
"latest",
"flight",
"i",
"can",
"take",
"from",
"washington",
"to",
"san",
"francisco",
"where",
"i",
"can",
"get",
"a",
"dinner",
"meal"
] | [
"O",
"O",
"O",
"O",
"O",
"B-flight_time",
"O",
"O",
"B-flight_mod",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name",
"O",
"O",
"O",
"O",
"O",
"B-meal_description",
"I-meal_description"
] | [
"atis_flight_time"
] |
[
"what",
"type",
"of",
"airplane",
"is",
"an",
"m80"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-aircraft_code"
] | [
"atis_aircraft"
] |
[
"where",
"is",
"general",
"mitchell",
"international",
"located",
",",
"what",
"are",
"my",
"meal",
"options",
"from",
"boston",
"to",
"denver",
"and",
"how",
"many",
"american",
"airline",
"flights",
"leave",
"denver",
"june",
"tenth"
] | [
"O",
"O",
"B-airport_name",
"I-airport_name",
"I-airport_name",
"O",
"O",
"O",
"O",
"O",
"B-meal",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"O",
"O",
"B-airline_name",
"I-airline_name",
"O",
"O",
"B-fromloc.city_name",
"B-depart_date.month_name"... | [
"atis_city#atis_meal#atis_quantity"
] |
[
"what",
"is",
"the",
"name",
"of",
"the",
"airport",
"at",
"denver"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-city_name"
] | [
"atis_airport"
] |
[
"what",
"is",
"restriction",
"ap",
"80",
"and",
"then",
"i",
"would",
"like",
"information",
"on",
"flights",
"leaving",
"atlanta",
"and",
"arriving",
"in",
"dallas"
] | [
"O",
"O",
"O",
"B-restriction_code",
"I-restriction_code",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"O",
"O",
"B-toloc.city_name"
] | [
"atis_abbreviation#atis_flight"
] |
[
"show",
"me",
"one",
"way",
"flights",
"from",
"tampa",
"to",
"st.",
"louis",
"departing",
"before",
"10",
"am",
"first",
"class"
] | [
"O",
"O",
"B-round_trip",
"I-round_trip",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name",
"O",
"B-depart_time.time_relative",
"B-depart_time.time",
"I-depart_time.time",
"B-class_type",
"I-class_type"
] | [
"atis_flight"
] |
[
"which",
"cities",
"does",
"united",
"airlines",
"service",
"and",
"also",
"flight",
"numbers",
"from",
"columbus",
"to",
"minneapolis",
"tomorrow"
] | [
"O",
"O",
"O",
"B-airline_name",
"I-airline_name",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"B-depart_date.today_relative"
] | [
"atis_city#atis_flight_no"
] |
[
"what",
"times",
"does",
"the",
"late",
"afternoon",
"flight",
"leave",
"from",
"washington",
"for",
"denver",
"and",
"what",
"is",
"the",
"cost",
"of",
"the",
"air",
"taxi",
"operation",
"at",
"philadelphia",
"international",
"airport"
] | [
"O",
"B-flight_time",
"O",
"O",
"B-depart_time.period_of_day",
"I-depart_time.period_of_day",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-transport_type",
"I-transport_type",
"I-transport_type",
"O",
"B-airport_n... | [
"atis_flight_time#atis_ground_fare"
] |
[
"which",
"cities",
"are",
"serviced",
"by",
"both",
"american",
"and",
"delta",
"airlines",
"and",
"then",
"what",
"is",
"the",
"distance",
"from",
"toronto",
"international",
"airport",
"to",
"toronto"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-airline_name",
"O",
"B-airline_name",
"I-airline_name",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.airport_name",
"I-fromloc.airport_name",
"I-fromloc.airport_name",
"O",
"B-toloc.city_name"
] | [
"atis_city#atis_distance"
] |
[
"what",
"does",
"fare",
"code",
"m",
"mean",
"and",
"show",
"me",
"the",
"airlines",
"that",
"fly",
"from",
"san",
"francisco",
"to",
"boston"
] | [
"O",
"O",
"O",
"O",
"B-fare_basis_code",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"I-fromloc.city_name",
"O",
"B-toloc.city_name"
] | [
"atis_abbreviation#atis_airline"
] |
[
"how",
"many",
"people",
"fly",
"on",
"a",
"turboprop",
"and",
"then",
"how",
"long",
"does",
"it",
"take",
"to",
"get",
"from",
"atlanta",
"airport",
"into",
"the",
"city",
"of",
"atlanta"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.airport_name",
"I-fromloc.airport_name",
"O",
"O",
"O",
"O",
"B-toloc.city_name"
] | [
"atis_capacity#atis_distance"
] |
[
"what",
"kind",
"of",
"aircraft",
"is",
"used",
"on",
"the",
"first",
"class",
"american",
"airlines",
"flight",
"from",
"philadelphia",
"to",
"san",
"francisco",
"with",
"a",
"dallas",
"stopover",
",",
"how",
"many",
"seats",
"in",
"a",
"734",
"and",
"als... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-class_type",
"I-class_type",
"B-airline_name",
"I-airline_name",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name",
"O",
"O",
"B-fromloc.city_name",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-a... | [
"atis_aircraft#atis_capacity#atis_city"
] |
[
"what",
"time",
"are",
"flights",
"from",
"denver",
"to",
"san",
"francisco",
"on",
"continental",
"airlines"
] | [
"O",
"B-flight_time",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name",
"O",
"B-airline_name",
"I-airline_name"
] | [
"atis_flight_time"
] |
[
"what",
"does",
"fare",
"code",
"y",
"mean",
",",
"what",
"is",
"the",
"seating",
"capacity",
"of",
"the",
"various",
"airplanes",
"that",
"united",
"airlines",
"uses",
"and",
"also",
"i",
"want",
"to",
"know",
"the",
"time",
"of",
"the",
"latest",
"flig... | [
"O",
"O",
"O",
"O",
"B-fare_basis_code",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-airline_name",
"I-airline_name",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-flight_time",
"O",
"O",
"B-flight_mod",
"O",
"O",
"O",
"O",
"O",
... | [
"atis_abbreviation#atis_capacity#atis_flight_time"
] |
[
"what",
"airlines",
"fly",
"from",
"philadelphia",
"to",
"san",
"francisco",
"and",
"what",
"cities",
"does",
"continental",
"service"
] | [
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name",
"O",
"O",
"O",
"O",
"B-airline_name",
"O"
] | [
"atis_airline#atis_city"
] |
[
"what",
"is",
"dl",
"and",
"also",
"show",
"me",
"all",
"meals",
"on",
"flights",
"from",
"atlanta",
"to",
"washington"
] | [
"O",
"O",
"B-airline_code",
"O",
"O",
"O",
"O",
"O",
"B-meal",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name"
] | [
"atis_abbreviation#atis_meal"
] |
[
"show",
"me",
"the",
"cheapest",
"fare",
"in",
"the",
"database",
"and",
"show",
"me",
"all",
"the",
"cities",
"that",
"midwest",
"express",
"serves"
] | [
"O",
"O",
"O",
"B-cost_relative",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-airline_name",
"O",
"O"
] | [
"atis_cheapest#atis_city"
] |
[
"what",
"is",
"fare",
"code",
"m",
"and",
"also",
"what",
"are",
"the",
"restrictions",
"on",
"the",
"cheapest",
"one",
"way",
"fare",
"between",
"boston",
"and",
"oakland"
] | [
"O",
"O",
"O",
"O",
"B-fare_basis_code",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-cost_relative",
"B-round_trip",
"I-round_trip",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name"
] | [
"atis_abbreviation#atis_restriction"
] |
[
"are",
"there",
"any",
"other",
"cities",
"that",
"i",
"can",
"fly",
"from",
"boston",
"to",
"dallas",
"through",
"that",
"i",
"can",
"get",
"a",
"flight",
"earlier",
"than",
"1017",
"in",
"the",
"morning",
",",
"what",
"is",
"the",
"distance",
"from",
... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-depart_time.time_relative",
"O",
"B-depart_time.time",
"O",
"O",
"B-depart_time.period_of_day",
"O",
"O",
"O",
"O",
"O"... | [
"atis_city#atis_distance#atis_meal"
] |
[
"cheapest",
"airfare",
"from",
"tacoma",
"to",
"orlando",
"and",
"also",
"please",
"show",
"me",
"airlines",
"with",
"flights",
"from",
"denver",
"to",
"boston",
"with",
"a",
"stopover",
"in",
"philadelphia"
] | [
"B-cost_relative",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"O",
"O",
"O",
"B-stoploc.city_name"
] | [
"atis_airfare#atis_airline"
] |
[
"what",
"are",
"the",
"flights",
"from",
"kansas",
"city",
"to",
"burbank",
"on",
"saturday",
"may",
"twenty",
"two",
"on",
"america",
"west"
] | [
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"I-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"B-depart_date.day_name",
"B-depart_date.month_name",
"B-depart_date.day_number",
"I-depart_date.day_number",
"O",
"B-airline_name",
"I-airline_name"
] | [
"atis_flight"
] |
[
"what's",
"the",
"capacity",
"of",
"a",
"733",
"and",
"also",
"show",
"me",
"the",
"cheapest",
"fare",
"in",
"the",
"database"
] | [
"O",
"O",
"O",
"O",
"O",
"B-aircraft_code",
"O",
"O",
"O",
"O",
"O",
"B-cost_relative",
"O",
"O",
"O",
"O"
] | [
"atis_capacity#atis_cheapest"
] |
[
"what",
"is",
"american's",
"schedule",
"of",
"morning",
"flights",
"to",
"atlanta"
] | [
"O",
"O",
"B-airline_name",
"B-flight_time",
"O",
"B-depart_time.period_of_day",
"O",
"O",
"B-toloc.city_name"
] | [
"atis_flight_time"
] |
[
"how",
"many",
"cities",
"are",
"served",
"by",
"continental",
"with",
"first",
"class",
"flights"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-airline_name",
"O",
"B-class_type",
"I-class_type",
"O"
] | [
"atis_quantity"
] |
[
"show",
"me",
"the",
"cheapest",
"fare",
"in",
"the",
"database",
"and",
"then",
"show",
"me",
"flights",
"from",
"new",
"york",
"to",
"miami"
] | [
"O",
"O",
"O",
"B-cost_relative",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"I-fromloc.city_name",
"O",
"B-toloc.city_name"
] | [
"atis_cheapest#atis_flight"
] |
[
"is",
"there",
"a",
"plane",
"from",
"boston",
"to",
"washington",
",",
"flight",
"numbers",
"from",
"minneapolis",
"to",
"long",
"beach",
"on",
"june",
"twenty",
"six",
"and",
"do",
"i",
"get",
"a",
"meal",
"on",
"the",
"atlanta",
"to",
"bwi",
"flight",... | [
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name",
"O",
"B-depart_date.month_name",
"B-depart_date.day_number",
"I-depart_date.day_number",
"O",
"O",
"O",
"O... | [
"atis_aircraft#atis_flight_no#atis_meal"
] |
[
"what",
"aircraft",
"is",
"used",
"on",
"delta",
"flight",
"1222",
"from",
"kansas",
"city",
"to",
"salt",
"lake",
"city"
] | [
"O",
"O",
"O",
"O",
"O",
"B-airline_name",
"O",
"B-flight_number",
"O",
"B-fromloc.city_name",
"I-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name",
"I-toloc.city_name"
] | [
"atis_aircraft"
] |
[
"what",
"does",
"co",
"mean"
] | [
"O",
"O",
"B-airline_code",
"O"
] | [
"atis_abbreviation"
] |
[
"what's",
"the",
"capacity",
"of",
"an",
"f28",
",",
"please",
"list",
"the",
"prices",
"for",
"a",
"rental",
"car",
"in",
"pittsburgh",
"and",
"also",
"how",
"many",
"flights",
"does",
"continental",
"airlines",
"have",
"with",
"a",
"class",
"of",
"servic... | [
"O",
"O",
"O",
"O",
"O",
"B-aircraft_code",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-transport_type",
"I-transport_type",
"O",
"B-city_name",
"O",
"O",
"O",
"O",
"O",
"O",
"B-airline_name",
"I-airline_name",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fare_basi... | [
"atis_capacity#atis_ground_fare#atis_quantity"
] |
[
"are",
"there",
"any",
"flights",
"from",
"boston",
"to",
"san",
"francisco",
"stopping",
"in",
"denver"
] | [
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name",
"O",
"O",
"B-stoploc.city_name"
] | [
"atis_flight"
] |
[
"what",
"are",
"the",
"cities",
"that",
"american",
"airlines",
"serves",
"and",
"also",
"what",
"is",
"restriction",
"ap57"
] | [
"O",
"O",
"O",
"O",
"O",
"B-airline_name",
"I-airline_name",
"O",
"O",
"O",
"O",
"O",
"O",
"B-restriction_code"
] | [
"atis_city#atis_restriction"
] |
[
"which",
"airlines",
"fly",
"from",
"boston",
"to",
"san",
"francisco"
] | [
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name"
] | [
"atis_airline"
] |
[
"what",
"does",
"code",
"yn",
"mean",
",",
"show",
"me",
"airports",
"in",
"washington",
"dc",
"and",
"also",
"please",
"show",
"me",
"the",
"return",
"flight",
"number",
"from",
"toronto",
"to",
"st.",
"petersburg"
] | [
"O",
"O",
"O",
"B-fare_basis_code",
"O",
"O",
"O",
"O",
"O",
"O",
"B-city_name",
"B-state_code",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name"
] | [
"atis_abbreviation#atis_airport#atis_flight_no"
] |
[
"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",
"and",
"also",
"what",
"is",
"the",
"distance",... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-depart_time.time_relative",
"O",
"B-depart_time.time",
"O",
"O",
"B-depart_time.period_of_day",
"O",
"O",
"O",
"O",
"O"... | [
"atis_city#atis_distance"
] |
[
"all",
"right",
"give",
"me",
"the",
"flight",
"times",
"in",
"the",
"morning",
"on",
"september",
"twentieth",
"from",
"pittsburgh",
"to",
"san",
"francisco",
"and",
"also",
"what",
"are",
"the",
"rental",
"car",
"rates",
"in",
"san",
"francisco"
] | [
"O",
"O",
"O",
"O",
"O",
"B-flight_time",
"I-flight_time",
"O",
"O",
"B-depart_time.period_of_day",
"O",
"B-depart_date.month_name",
"B-depart_date.day_number",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name",
"O",
"O",
"O",
"O",
"O",
"B-transp... | [
"atis_flight_time#atis_ground_fare"
] |
[
"define",
"airline",
"ua"
] | [
"O",
"O",
"B-airline_code"
] | [
"atis_abbreviation"
] |
[
"how",
"far",
"is",
"the",
"airport",
"from",
"downtown",
"pittsburgh",
",",
"show",
"me",
"non",
"first",
"class",
"flights",
"from",
"baltimore",
"to",
"dallas",
"and",
"may",
"i",
"have",
"a",
"listing",
"of",
"flight",
"numbers",
"from",
"columbus",
"o... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"O",
"O",
"O",
"B-class_type",
"I-class_type",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"B-fromloc.sta... | [
"atis_distance#atis_flight#atis_flight_no"
] |
[
"pittsburgh",
"to",
"denver",
"and",
"also",
"how",
"many",
"united",
"flights",
"are",
"there",
"from",
"san",
"francisco",
"please"
] | [
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"O",
"O",
"O",
"B-airline_name",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"I-fromloc.city_name",
"O"
] | [
"atis_flight#atis_quantity"
] |
[
"please",
"show",
"me",
"the",
"return",
"flight",
"number",
"from",
"toronto",
"to",
"st.",
"petersburg"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name"
] | [
"atis_flight_no"
] |
[
"does",
"continental",
"fly",
"from",
"boston",
"to",
"san",
"francisco",
"and",
"then",
"what",
"is",
"the",
"ground",
"transportation",
"available",
"in",
"boston"
] | [
"O",
"B-airline_name",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-city_name"
] | [
"atis_flight#atis_ground_service"
] |
[
"what",
"is",
"bur"
] | [
"O",
"O",
"B-airport_code"
] | [
"atis_abbreviation"
] |
[
"what",
"time",
"does",
"the",
"flight",
"leave",
"denver",
"going",
"to",
"san",
"francisco",
"on",
"continental",
"airlines",
"and",
"what",
"are",
"all",
"the",
"available",
"meals"
] | [
"O",
"B-flight_time",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"O",
"B-toloc.city_name",
"I-toloc.city_name",
"O",
"B-airline_name",
"I-airline_name",
"O",
"O",
"O",
"O",
"O",
"O",
"B-meal"
] | [
"atis_flight_time#atis_meal"
] |
[
"show",
"me",
"the",
"cheapest",
"fare",
"in",
"the",
"database",
"and",
"what",
"are",
"the",
"rental",
"car",
"rates",
"in",
"san",
"francisco"
] | [
"O",
"O",
"O",
"B-cost_relative",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-transport_type",
"I-transport_type",
"O",
"O",
"B-city_name",
"I-city_name"
] | [
"atis_cheapest#atis_ground_fare"
] |
[
"i",
"would",
"like",
"to",
"find",
"a",
"flight",
"that",
"goes",
"from",
"boston",
"to",
"orlando",
"i",
"would",
"like",
"it",
"to",
"have",
"a",
"stop",
"in",
"new",
"york",
"and",
"i",
"would",
"like",
"a",
"flight",
"that",
"serves",
"breakfast",... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-stoploc.city_name",
"I-stoploc.city_name",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-meal_description",
... | [
"atis_flight#atis_restriction"
] |
[
"i",
"need",
"a",
"flight",
"from",
"philadelphia",
"to",
"denver",
"on",
"sunday",
",",
"how",
"many",
"airlines",
"fly",
"from",
"new",
"york",
"to",
"los",
"angeles",
"by",
"way",
"of",
"milwaukee",
"and",
"then",
"what",
"is",
"restriction",
"ap80"
] | [
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"B-depart_date.day_name",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"I-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name",
"O",
"O",
"O",
"B-stoploc.city_name",
... | [
"atis_flight#atis_quantity#atis_restriction"
] |
[
"what",
"aircraft",
"is",
"used",
"on",
"delta",
"flight",
"1222",
"from",
"kansas",
"city",
"to",
"salt",
"lake",
"city",
",",
"show",
"me",
"the",
"cheapest",
"fare",
"in",
"the",
"database",
"and",
"then",
"what",
"are",
"the",
"air",
"restrictions",
... | [
"O",
"O",
"O",
"O",
"O",
"B-airline_name",
"O",
"B-flight_number",
"O",
"B-fromloc.city_name",
"I-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name",
"I-toloc.city_name",
"O",
"O",
"O",
"O",
"B-cost_relative",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O... | [
"atis_aircraft#atis_cheapest#atis_restriction"
] |
[
"what",
"airlines",
"from",
"washington",
"dc",
"to",
"columbus",
",",
"show",
"me",
"the",
"cheapest",
"fare",
"in",
"the",
"database",
"and",
"then",
"what",
"is",
"the",
"distance",
"from",
"la",
"guardia",
"to",
"new",
"york's",
"downtown"
] | [
"O",
"O",
"O",
"B-fromloc.city_name",
"B-fromloc.state_code",
"O",
"B-toloc.city_name",
"O",
"O",
"O",
"O",
"B-cost_relative",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.airport_name",
"I-fromloc.airport_name",
"O",
"B-toloc.city_name",
"I... | [
"atis_airline#atis_cheapest#atis_distance"
] |
[
"i",
"would",
"like",
"the",
"fare",
"on",
"the",
"us",
"air",
"1039",
"from",
"denver",
"to",
"pittsburgh",
"on",
"april",
"twenty",
"and",
"also",
"what's",
"the",
"name",
"of",
"the",
"denver",
"airport"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-airline_name",
"I-airline_name",
"B-flight_number",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"B-depart_date.month_name",
"B-depart_date.day_number",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-airport_name",
"I-airpo... | [
"atis_airfare#atis_airport"
] |
[
"which",
"airlines",
"fly",
"from",
"boston",
"to",
"washington",
"dc",
"and",
"what",
"are",
"the",
"air",
"restrictions",
"on",
"flights",
"from",
"pittsburgh",
"to",
"atlanta",
"for",
"the",
"airfare",
"of",
"416",
"dollars"
] | [
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"B-toloc.state_code",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"O",
"O",
"O",
"B-fare_amount",
"I-fare_amount"
] | [
"atis_airline#atis_restriction"
] |
[
"which",
"airlines",
"fly",
"from",
"bwi",
"to",
"dallas",
"fort",
"worth"
] | [
"O",
"O",
"O",
"O",
"B-fromloc.airport_code",
"O",
"B-toloc.city_name",
"I-toloc.city_name",
"I-toloc.city_name"
] | [
"atis_airline"
] |
[
"what",
"price",
"is",
"a",
"limousine",
"service",
"to",
"new",
"york's",
"la",
"guardia",
"and",
"what",
"is",
"restriction",
"ap80"
] | [
"O",
"O",
"O",
"O",
"B-transport_type",
"O",
"O",
"B-fromloc.city_name",
"I-fromloc.city_name",
"B-fromloc.airport_name",
"I-fromloc.airport_name",
"O",
"O",
"O",
"O",
"B-restriction_code"
] | [
"atis_ground_fare#atis_restriction"
] |
[
"code",
"ff",
"and",
"then",
"now",
"i'd",
"like",
"a",
"schedule",
"for",
"the",
"flights",
"on",
"tuesday",
"morning",
"from",
"oakland",
"no",
"from",
"dallas",
"fort",
"worth",
"to",
"atlanta"
] | [
"O",
"B-airline_code",
"O",
"O",
"O",
"O",
"O",
"O",
"B-flight_time",
"O",
"O",
"O",
"O",
"B-depart_date.day_name",
"B-depart_time.period_of_day",
"O",
"B-fromloc.city_name",
"O",
"O",
"B-fromloc.city_name",
"I-fromloc.city_name",
"I-fromloc.city_name",
"O",
"B-toloc.ci... | [
"atis_abbreviation#atis_flight_time"
] |
[
"please",
"list",
"information",
"regarding",
"san",
"francisco",
"airport",
",",
"what",
"are",
"the",
"rental",
"car",
"rates",
"in",
"dallas",
"and",
"how",
"many",
"cities",
"are",
"served",
"by",
"continental",
"with",
"first",
"class",
"flights"
] | [
"O",
"O",
"O",
"O",
"B-airport_name",
"I-airport_name",
"I-airport_name",
"O",
"O",
"O",
"O",
"B-transport_type",
"I-transport_type",
"O",
"O",
"B-city_name",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-airline_name",
"O",
"B-class_type",
"I-class_type",
"O"
] | [
"atis_airport#atis_ground_fare#atis_quantity"
] |
[
"show",
"me",
"the",
"cheapest",
"fare",
"in",
"the",
"database",
"and",
"then",
"do",
"i",
"get",
"a",
"meal",
"on",
"the",
"atlanta",
"to",
"bwi",
"flight",
"eastern",
"210"
] | [
"O",
"O",
"O",
"B-cost_relative",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-meal",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.airport_code",
"O",
"B-airline_name",
"B-flight_number"
] | [
"atis_cheapest#atis_meal"
] |
[
"what",
"does",
"code",
"y",
"mean",
",",
"what",
"are",
"the",
"prices",
"of",
"the",
"flights",
"from",
"dallas",
"to",
"baltimore",
"and",
"then",
"how",
"many",
"cities",
"are",
"served",
"by",
"continental",
"with",
"first",
"class",
"flights"
] | [
"O",
"O",
"O",
"B-fare_basis_code",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-airline_name",
"O",
"B-class_type",
"I-class_type",
"O"
] | [
"atis_abbreviation#atis_airfare#atis_quantity"
] |
[
"what's",
"the",
"capacity",
"of",
"an",
"f28",
"and",
"then",
"what",
"are",
"all",
"the",
"available",
"meals"
] | [
"O",
"O",
"O",
"O",
"O",
"B-aircraft_code",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-meal"
] | [
"atis_capacity#atis_meal"
] |
[
"what",
"is",
"the",
"distance",
"from",
"toronto",
"international",
"airport",
"to",
"toronto",
"and",
"also",
"please",
"show",
"me",
"the",
"return",
"flight",
"number",
"from",
"toronto",
"to",
"st.",
"petersburg"
] | [
"O",
"O",
"O",
"O",
"O",
"B-fromloc.airport_name",
"I-fromloc.airport_name",
"I-fromloc.airport_name",
"O",
"B-toloc.city_name",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name"
] | [
"atis_distance#atis_flight_no"
] |
[
"is",
"us",
"air"
] | [
"O",
"B-airline_name",
"I-airline_name"
] | [
"atis_airline"
] |
[
"how",
"long",
"is",
"the",
"flight",
"from",
"atlanta",
"to",
"san",
"francisco",
"at",
"noon",
"on",
"november",
"seventh",
"and",
"is",
"there",
"a",
"meal",
"on",
"delta",
"flight",
"852",
"from",
"san",
"francisco",
"to",
"dallas",
"fort",
"worth"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name",
"O",
"B-depart_time.time",
"O",
"B-depart_date.month_name",
"B-depart_date.day_number",
"O",
"O",
"O",
"O",
"B-meal",
"O",
"B-airline_name",
"O",
"B-flight_number",
"O"... | [
"atis_distance#atis_meal"
] |
[
"is",
"us",
"air",
",",
"please",
"show",
"me",
"all",
"airports",
"in",
"denver",
"and",
"what",
"is",
"the",
"seating",
"capacity",
"of",
"the",
"various",
"airplanes",
"that",
"united",
"airlines",
"uses"
] | [
"O",
"B-airline_name",
"I-airline_name",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-city_name",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-airline_name",
"I-airline_name",
"O"
] | [
"atis_airline#atis_airport#atis_capacity"
] |
[
"houston",
"airports",
",",
"show",
"me",
"the",
"cheapest",
"fare",
"in",
"the",
"database",
"and",
"then",
"show",
"me",
"ground",
"transportation",
"in",
"westchester",
"county"
] | [
"B-city_name",
"O",
"O",
"O",
"O",
"O",
"B-cost_relative",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-city_name",
"I-city_name"
] | [
"atis_airport#atis_cheapest#atis_ground_service"
] |
[
"what",
"does",
"the",
"abbreviation",
"dl",
"mean",
",",
"what",
"are",
"the",
"rental",
"car",
"rates",
"in",
"dallas",
"and",
"information",
"on",
"ground",
"transportation",
"in",
"denver"
] | [
"O",
"O",
"O",
"O",
"B-airline_code",
"O",
"O",
"O",
"O",
"O",
"B-transport_type",
"I-transport_type",
"O",
"O",
"B-city_name",
"O",
"O",
"O",
"O",
"O",
"O",
"B-city_name"
] | [
"atis_abbreviation#atis_ground_fare#atis_ground_service"
] |
[
"what",
"are",
"the",
"fares",
"from",
"dallas",
"to",
"san",
"francisco",
"on",
"flight",
"dl",
"217"
] | [
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name",
"O",
"O",
"B-airline_code",
"B-flight_number"
] | [
"atis_airfare"
] |
[
"what",
"kind",
"of",
"airline",
"is",
"flight",
"ua",
"281",
"from",
"boston",
"to",
"denver",
"and",
"then",
"what",
"are",
"my",
"meal",
"options",
"from",
"boston",
"to",
"denver"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-airline_code",
"B-flight_number",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"O",
"O",
"O",
"O",
"B-meal",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name"
] | [
"atis_airline#atis_meal"
] |
[
"what",
"is",
"the",
"price",
"of",
"a",
"one",
"way",
"fare",
"from",
"atlanta",
"to",
"boston",
"and",
"what",
"is",
"restriction",
"ap80"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-round_trip",
"I-round_trip",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"O",
"O",
"O",
"B-restriction_code"
] | [
"atis_airfare#atis_restriction"
] |
[
"what",
"airport",
"is",
"at",
"tampa",
"and",
"what",
"is",
"restriction",
"ap57"
] | [
"O",
"O",
"O",
"O",
"B-city_name",
"O",
"O",
"O",
"O",
"B-restriction_code"
] | [
"atis_airport#atis_restriction"
] |
[
"what",
"is",
"the",
"smallest",
"aircraft",
"available",
"flying",
"from",
"pittsburgh",
"to",
"baltimore",
"arriving",
"on",
"may",
"seventh",
"and",
"then",
"please",
"list",
"the",
"prices",
"for",
"a",
"rental",
"car",
"in",
"pittsburgh"
] | [
"O",
"O",
"O",
"B-mod",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"O",
"B-arrive_date.month_name",
"B-arrive_date.day_number",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-transport_type",
"I-transport_type",
"O",
"B-city_name"
] | [
"atis_aircraft#atis_ground_fare"
] |
[
"what",
"is",
"mco",
"and",
"then",
"how",
"many",
"nonstop",
"flights",
"going",
"from",
"dallas",
"to",
"oakland",
"july",
"twenty",
"seventh"
] | [
"O",
"O",
"B-airport_code",
"O",
"O",
"O",
"O",
"B-flight_stop",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"B-arrive_date.month_name",
"B-arrive_date.day_number",
"I-arrive_date.day_number"
] | [
"atis_abbreviation#atis_quantity"
] |
[
"i",
"need",
"a",
"plane",
"that",
"arrives",
"in",
"san",
"francisco",
"by",
"9",
"o'clock",
"pm",
"on",
"friday",
"and",
"leaves",
"from",
"baltimore"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-toloc.city_name",
"I-toloc.city_name",
"B-arrive_time.time_relative",
"B-arrive_time.time",
"I-arrive_time.time",
"I-arrive_time.time",
"O",
"B-arrive_date.day_name",
"O",
"O",
"O",
"B-fromloc.city_name"
] | [
"atis_aircraft"
] |
[
"what",
"planes",
"does",
"united",
"use",
",",
"show",
"me",
"airports",
"in",
"washington",
"dc",
"and",
"also",
"what",
"city",
"is",
"the",
"airport",
"mco",
"in"
] | [
"O",
"O",
"O",
"B-airline_name",
"O",
"O",
"O",
"O",
"O",
"O",
"B-city_name",
"B-state_code",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.airport_code",
"O"
] | [
"atis_aircraft#atis_airport#atis_city"
] |
[
"airports"
] | [
"O"
] | [
"atis_airport"
] |
[
"i'd",
"like",
"to",
"know",
"what",
"type",
"of",
"plane",
"flies",
"from",
"boston",
"to",
"dallas",
"fort",
"worth",
"after",
"530"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name",
"I-toloc.city_name",
"B-depart_time.time_relative",
"B-depart_time.time"
] | [
"atis_aircraft"
] |
[
"show",
"me",
"the",
"cheapest",
"fare",
"in",
"the",
"database",
"and",
"what",
"is",
"the",
"distance",
"from",
"la",
"guardia",
"to",
"new",
"york's",
"downtown"
] | [
"O",
"O",
"O",
"B-cost_relative",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.airport_name",
"I-fromloc.airport_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name",
"O"
] | [
"atis_cheapest#atis_distance"
] |
[
"which",
"airline",
"provides",
"business",
"class",
"flights",
"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",
... | [
"O",
"O",
"O",
"B-class_type",
"I-class_type",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"B-airline_name",
"I-airline_name",
"O",
"O",
"O",
"B-arrive_time.time_relative",
"B-ar... | [
"atis_airline#atis_flight_no"
] |
[
"now",
"i'd",
"like",
"a",
"schedule",
"for",
"the",
"flights",
"on",
"tuesday",
"morning",
"from",
"oakland",
"no",
"from",
"dallas",
"fort",
"worth",
"to",
"atlanta",
"and",
"also",
"how",
"many",
"flights",
"does",
"eastern",
"airlines",
"have",
"from",
... | [
"O",
"O",
"O",
"O",
"B-flight_time",
"O",
"O",
"O",
"O",
"B-depart_date.day_name",
"B-depart_time.period_of_day",
"O",
"B-fromloc.city_name",
"O",
"O",
"B-fromloc.city_name",
"I-fromloc.city_name",
"I-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"O",
"O",
"O",
"... | [
"atis_flight_time#atis_quantity"
] |
[
"show",
"me",
"the",
"fares",
"for",
"delta",
"flights",
"from",
"dallas",
"to",
"san",
"francisco",
"and",
"how",
"far",
"is",
"oakland",
"airport",
"from",
"downtown"
] | [
"O",
"O",
"O",
"O",
"O",
"B-airline_name",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name",
"O",
"O",
"O",
"O",
"B-fromloc.airport_name",
"I-fromloc.airport_name",
"O",
"O"
] | [
"atis_airfare#atis_distance"
] |
[
"i'd",
"like",
"a",
"flight",
"leaving",
"atlanta",
"august",
"seventh",
"and",
"arriving",
"in",
"denver",
"colorado",
"august",
"seventh",
"leaving",
"in",
"the",
"afternoon",
"and",
"also",
"how",
"many",
"flights",
"come",
"from",
"denver",
"to",
"baltimor... | [
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"B-depart_date.month_name",
"B-depart_date.day_number",
"O",
"O",
"O",
"B-toloc.city_name",
"B-toloc.state_name",
"B-arrive_date.month_name",
"B-arrive_date.day_number",
"O",
"O",
"O",
"B-depart_time.period_of_day",
"O",
"O",
... | [
"atis_flight#atis_quantity"
] |
[
"names",
"of",
"airports",
"and",
"what",
"is",
"the",
"cost",
"of",
"limousine",
"service",
"at",
"logan",
"airport"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-transport_type",
"O",
"O",
"B-airport_name",
"I-airport_name"
] | [
"atis_airport#atis_ground_fare"
] |
[
"does",
"any",
"airline",
"offer",
"dc10",
"service",
"between",
"denver",
"and",
"boston",
",",
"where",
"is",
"mco",
"and",
"also",
"i'm",
"trying",
"to",
"find",
"the",
"flight",
"number",
"from",
"a",
"flight",
"from",
"orlando",
"to",
"cleveland",
"on... | [
"O",
"O",
"O",
"O",
"B-aircraft_code",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"O",
"O",
"B-airport_code",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"B-a... | [
"atis_airline#atis_city#atis_flight_no"
] |
[
"can",
"you",
"show",
"me",
"fares",
"for",
"december",
"sixteenth",
"from",
"oakland",
"to",
"dallas",
"one",
"way",
"only",
",",
"what",
"is",
"the",
"cost",
"of",
"limousine",
"service",
"at",
"logan",
"airport",
"and",
"what",
"is",
"restriction",
"ap5... | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-depart_date.month_name",
"B-depart_date.day_number",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"B-round_trip",
"I-round_trip",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-transport_type",
"O",
"O",
"B-airport_name",
"I-airport_... | [
"atis_airfare#atis_ground_fare#atis_restriction"
] |
[
"what's",
"the",
"capacity",
"of",
"a",
"733",
",",
"do",
"you",
"have",
"flights",
"from",
"st.",
"petersburg",
"to",
"toronto",
"on",
"monday",
"and",
"also",
"how",
"many",
"booking",
"classes",
"are",
"there"
] | [
"O",
"O",
"O",
"O",
"O",
"B-aircraft_code",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"I-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"B-depart_date.day_name",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | [
"atis_capacity#atis_flight#atis_quantity"
] |
[
"names",
"of",
"airports",
"and",
"also",
"how",
"far",
"is",
"oakland",
"airport",
"from",
"downtown"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.airport_name",
"I-fromloc.airport_name",
"O",
"O"
] | [
"atis_airport#atis_distance"
] |
[
"how",
"far",
"is",
"the",
"airport",
"from",
"downtown",
"pittsburgh",
"and",
"also",
"how",
"much",
"does",
"it",
"cost",
"to",
"get",
"downtown",
"from",
"the",
"atlanta",
"airport",
"by",
"limousine"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.airport_name",
"I-fromloc.airport_name",
"O",
"B-transport_type"
] | [
"atis_distance#atis_ground_fare"
] |
[
"which",
"airlines",
"have",
"flights",
"between",
"charlotte",
"and",
"newark",
"and",
"what",
"is",
"the",
"cost",
"of",
"the",
"air",
"taxi",
"operation",
"at",
"philadelphia",
"international",
"airport"
] | [
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-transport_type",
"I-transport_type",
"I-transport_type",
"O",
"B-airport_name",
"I-airport_name",
"I-airport_name"
] | [
"atis_airline#atis_ground_fare"
] |
[
"please",
"tell",
"me",
"how",
"many",
"nonstop",
"flights",
"there",
"are",
"from",
"boston",
"to",
"atlanta"
] | [
"O",
"O",
"O",
"O",
"O",
"B-flight_stop",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name"
] | [
"atis_quantity"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.