text
list | slot
list | intent
stringclasses 21
values |
---|---|---|
[
"what",
"flights",
"from",
"pittsburgh",
"to",
"newark",
"on",
"monday"
] |
[
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"B-depart_date.day_name"
] |
atis_flight
|
[
"i",
"am",
"interested",
"in",
"booking",
"an",
"early",
"flight",
"from",
"dallas",
"into",
"houston",
"and",
"returning",
"in",
"the",
"late",
"evening"
] |
[
"O",
"O",
"O",
"O",
"O",
"O",
"B-flight_mod",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"O",
"O",
"O",
"B-return_time.period_mod",
"B-return_time.period_of_day"
] |
atis_flight
|
[
"what",
"flights",
"are",
"there",
"from",
"new",
"york",
"city",
"to",
"las",
"vegas"
] |
[
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"I-fromloc.city_name",
"I-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name"
] |
atis_flight
|
[
"i",
"would",
"like",
"to",
"see",
"the",
"flights",
"from",
"baltimore",
"to",
"philadelphia",
"again"
] |
[
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O"
] |
atis_flight
|
[
"give",
"me",
"a",
"flight",
"from",
"newark",
"to",
"tampa",
"on",
"friday"
] |
[
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"B-depart_date.day_name"
] |
atis_flight
|
[
"give",
"me",
"flights",
"from",
"atlanta",
"to",
"baltimore"
] |
[
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name"
] |
atis_flight
|
[
"i",
"want",
"a",
"flight",
"from",
"los",
"angeles",
"to",
"pittsburgh",
"that",
"arrives",
"before",
"3",
"pm",
"on",
"tuesday"
] |
[
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"I-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"O",
"B-arrive_time.time_relative",
"B-arrive_time.time",
"I-arrive_time.time",
"O",
"B-arrive_date.day_name"
] |
atis_flight
|
[
"what",
"flights",
"go",
"from",
"san",
"francisco",
"to",
"denver",
"on",
"mondays"
] |
[
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"I-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"B-depart_date.day_name"
] |
atis_flight
|
[
"hello",
"i'm",
"trying",
"to",
"find",
"a",
"flight",
"that",
"goes",
"from",
"pittsburgh",
"to",
"denver",
"after",
"2",
"pm"
] |
[
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"B-depart_time.time_relative",
"B-depart_time.time",
"I-depart_time.time"
] |
atis_flight
|
[
"i",
"want",
"to",
"know",
"the",
"cheapest",
"way",
"to",
"fly",
"from",
"denver",
"to",
"oakland"
] |
[
"O",
"O",
"O",
"O",
"O",
"B-cost_relative",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name"
] |
atis_flight
|
[
"what",
"does",
"co",
"mean"
] |
[
"O",
"O",
"B-airline_code",
"O"
] |
atis_abbreviation
|
[
"give",
"me",
"flights",
"from",
"baltimore",
"to",
"denver",
"on",
"united",
"that",
"offer",
"first",
"class"
] |
[
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"B-airline_name",
"O",
"O",
"B-class_type",
"I-class_type"
] |
atis_flight
|
[
"does",
"midwest",
"express",
"serve",
"indianapolis"
] |
[
"O",
"B-airline_name",
"O",
"O",
"B-city_name"
] |
atis_flight
|
[
"i",
"need",
"to",
"catch",
"an",
"evening",
"flight",
"from",
"boston",
"to",
"philadelphia",
"on",
"august",
"first"
] |
[
"O",
"O",
"O",
"O",
"O",
"B-depart_time.period_of_day",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"B-depart_date.month_name",
"B-depart_date.day_number"
] |
atis_flight
|
[
"what",
"type",
"of",
"plane",
"is",
"an",
"m80"
] |
[
"O",
"O",
"O",
"O",
"O",
"O",
"B-aircraft_code"
] |
atis_aircraft
|
[
"i",
"would",
"like",
"to",
"fly",
"from",
"boston",
"to",
"baltimore",
"what",
"time",
"are",
"the",
"flights",
"in",
"the",
"afternoon"
] |
[
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"B-flight_time",
"O",
"O",
"O",
"O",
"O",
"B-depart_time.period_of_day"
] |
atis_flight
|
[
"i",
"would",
"like",
"information",
"on",
"flights",
"from",
"pittsburgh",
"to",
"baltimore",
"arriving",
"in",
"baltimore",
"before",
"10",
"am",
"on",
"thursday"
] |
[
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"O",
"B-toloc.city_name",
"B-arrive_time.time_relative",
"B-arrive_time.time",
"I-arrive_time.time",
"O",
"B-arrive_date.day_name"
] |
atis_flight
|
[
"show",
"me",
"all",
"the",
"twa",
"flights",
"from",
"indianapolis",
"to",
"houston",
"that",
"arrive",
"around",
"11",
"am"
] |
[
"O",
"O",
"O",
"O",
"B-airline_code",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"O",
"B-arrive_time.time_relative",
"B-arrive_time.time",
"I-arrive_time.time"
] |
atis_flight
|
[
"what",
"flights",
"from",
"pittsburgh",
"to",
"atlanta",
"on",
"wednesday",
"morning",
"serves",
"breakfast"
] |
[
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"B-depart_date.day_name",
"B-depart_time.period_of_day",
"O",
"B-meal_description"
] |
atis_flight
|
[
"i",
"would",
"like",
"to",
"find",
"flights",
"from",
"columbus",
"to",
"minneapolis",
"on",
"monday",
"june",
"fourteenth",
"early",
"in",
"the",
"morning",
"or",
"in",
"the",
"evening",
"sunday",
"june",
"thirteenth",
"thank",
"you"
] |
[
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"B-depart_date.day_name",
"B-depart_date.month_name",
"B-depart_date.day_number",
"B-depart_time.period_mod",
"O",
"O",
"B-depart_time.period_of_day",
"B-or",
"O",
"O",
"B-depart_time.period_of_day",
"B-depart_date.day_name",
"B-depart_date.month_name",
"B-depart_date.day_number",
"O",
"O"
] |
atis_flight
|
[
"show",
"me",
"flights",
"from",
"all",
"airports",
"to",
"love",
"field"
] |
[
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-toloc.airport_name",
"I-toloc.airport_name"
] |
atis_flight
|
[
"what",
"kind",
"of",
"ground",
"transportation",
"is",
"there",
"in",
"denver"
] |
[
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-city_name"
] |
atis_ground_service
|
[
"list",
"the",
"flights",
"and",
"time",
"of",
"arrival",
"for",
"flights",
"arriving",
"in",
"dallas",
"fort",
"worth",
"from",
"boston",
"before",
"noon"
] |
[
"O",
"O",
"O",
"O",
"B-flight_time",
"I-flight_time",
"I-flight_time",
"O",
"O",
"O",
"O",
"B-toloc.city_name",
"I-toloc.city_name",
"I-toloc.city_name",
"O",
"B-fromloc.city_name",
"B-arrive_time.time_relative",
"B-arrive_time.time"
] |
atis_flight
|
[
"show",
"me",
"flights",
"from",
"pittsburgh",
"to",
"atlanta",
"on",
"monday",
"morning"
] |
[
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"B-depart_date.day_name",
"B-depart_time.period_of_day"
] |
atis_flight
|
[
"i",
"am",
"interested",
"in",
"booking",
"an",
"early",
"morning",
"flight",
"from",
"dallas",
"into",
"houston",
"and",
"returning",
"in",
"the",
"late",
"evening"
] |
[
"O",
"B-depart_time.period_of_day",
"O",
"O",
"O",
"O",
"B-depart_time.period_of_day",
"B-depart_time.period_of_day",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"O",
"O",
"O",
"B-return_time.period_mod",
"B-return_time.period_of_day"
] |
atis_flight
|
[
"show",
"me",
"the",
"airlines",
"that",
"use",
"love",
"field"
] |
[
"O",
"O",
"O",
"O",
"O",
"O",
"B-airport_name",
"I-airport_name"
] |
atis_airline
|
[
"show",
"me",
"the",
"flights",
"from",
"pittsburgh",
"to",
"san",
"francisco",
"for",
"thursday",
"night",
"or",
"friday"
] |
[
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name",
"O",
"B-depart_date.day_name",
"B-depart_time.period_of_day",
"B-or",
"B-depart_date.day_name"
] |
atis_flight
|
[
"can",
"you",
"show",
"me",
"the",
"available",
"flights",
"from",
"baltimore",
"to",
"dallas",
"with",
"economy",
"fares"
] |
[
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"B-economy",
"O"
] |
atis_flight
|
[
"in",
"boston",
"is",
"there",
"ground",
"transportation",
"between",
"airport",
"and",
"downtown"
] |
[
"O",
"B-city_name",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |
atis_ground_service
|
[
"please",
"list",
"available",
"flights",
"for",
"next",
"saturday",
"from",
"philadelphia",
"to",
"dallas"
] |
[
"O",
"O",
"O",
"O",
"O",
"B-depart_date.date_relative",
"B-depart_date.day_name",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name"
] |
atis_flight
|
[
"please",
"list",
"flights",
"between",
"san",
"francisco",
"and",
"denver"
] |
[
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"I-fromloc.city_name",
"O",
"B-toloc.city_name"
] |
atis_flight
|
[
"show",
"me",
"all",
"flights",
"with",
"fares",
"from",
"pittsburgh",
"to",
"san",
"francisco"
] |
[
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name"
] |
atis_flight
|
[
"what",
"is",
"the",
"airfare",
"for",
"flights",
"from",
"denver",
"to",
"pittsburgh",
"on",
"delta",
"airline"
] |
[
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"B-airline_name",
"I-airline_name"
] |
atis_airfare
|
[
"i",
"would",
"like",
"a",
"flight",
"from",
"oakland",
"to",
"philadelphia",
"at",
"one",
"in",
"the",
"afternoon",
"arriving",
"at",
"5",
"pm"
] |
[
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"B-depart_time.time",
"O",
"O",
"B-depart_time.period_of_day",
"O",
"O",
"B-arrive_time.time",
"I-arrive_time.time"
] |
atis_flight
|
[
"find",
"all",
"flights",
"from",
"philadelphia",
"to",
"dallas",
"stopping",
"in",
"atlanta"
] |
[
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"O",
"B-stoploc.city_name"
] |
atis_flight
|
[
"list",
"all",
"direct",
"flights",
"from",
"boston",
"to",
"denver"
] |
[
"O",
"O",
"B-connect",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name"
] |
atis_flight
|
[
"i'd",
"like",
"to",
"fly",
"between",
"boston",
"and",
"san",
"francisco"
] |
[
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name"
] |
atis_flight
|
[
"tell",
"me",
"about",
"ground",
"transportation",
"at",
"salt",
"lake",
"city"
] |
[
"O",
"O",
"O",
"O",
"O",
"O",
"B-city_name",
"I-city_name",
"I-city_name"
] |
atis_ground_service
|
[
"show",
"me",
"the",
"lowest",
"priced",
"fare",
"from",
"dallas",
"to",
"baltimore"
] |
[
"O",
"O",
"O",
"B-cost_relative",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name"
] |
atis_airfare
|
[
"all",
"flights",
"from",
"sfo",
"to",
"long",
"beach"
] |
[
"O",
"O",
"O",
"B-fromloc.airport_code",
"O",
"B-toloc.city_name",
"I-toloc.city_name"
] |
atis_flight
|
[
"show",
"me",
"fares",
"leaving",
"on",
"tuesdays",
"from",
"denver",
"to",
"dallas"
] |
[
"O",
"O",
"O",
"O",
"O",
"B-depart_date.day_name",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name"
] |
atis_airfare
|
[
"show",
"me",
"a",
"list",
"of",
"rental",
"car",
"fares",
"at",
"boston",
"airport"
] |
[
"O",
"O",
"O",
"O",
"O",
"B-transport_type",
"I-transport_type",
"O",
"O",
"B-airport_name",
"I-airport_name"
] |
atis_ground_service
|
[
"in",
"the",
"month",
"of",
"december",
"are",
"there",
"any",
"flights",
"from",
"atlanta",
"to",
"denver",
"that",
"stop",
"in",
"boston"
] |
[
"O",
"O",
"O",
"O",
"B-depart_date.month_name",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"O",
"O",
"B-stoploc.city_name"
] |
atis_flight
|
[
"can",
"you",
"give",
"me",
"information",
"on",
"transportation",
"from",
"the",
"airport",
"in",
"philadelphia",
"to",
"downtown",
"philadelphia"
] |
[
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"O",
"B-toloc.city_name"
] |
atis_ground_service
|
[
"what's",
"the",
"smallest",
"plane",
"flying",
"from",
"pittsburgh",
"to",
"baltimore",
"on",
"december",
"seventeenth"
] |
[
"O",
"O",
"B-mod",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"B-depart_date.month_name",
"B-depart_date.day_number"
] |
atis_aircraft
|
[
"what",
"flights",
"from",
"milwaukee",
"to",
"san",
"jose",
"on",
"wednesday",
"on",
"american",
"airlines"
] |
[
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name",
"O",
"B-depart_date.day_name",
"O",
"B-airline_name",
"I-airline_name"
] |
atis_flight
|
[
"show",
"me",
"boston",
"to",
"oakland",
"flights"
] |
[
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O"
] |
atis_flight
|
[
"what",
"about",
"the",
"eastern",
"airlines",
"flights",
"arriving",
"in",
"pittsburgh",
"between",
"12",
"and",
"4",
"in",
"the",
"afternoon"
] |
[
"O",
"O",
"O",
"B-airline_name",
"I-airline_name",
"O",
"O",
"O",
"B-toloc.city_name",
"O",
"B-arrive_time.start_time",
"O",
"B-arrive_time.end_time",
"O",
"O",
"B-arrive_time.period_of_day"
] |
atis_flight
|
[
"what",
"is",
"the",
"thrift",
"economy",
"flight",
"fare",
"from",
"washington",
"to",
"san",
"francisco"
] |
[
"O",
"O",
"O",
"B-class_type",
"B-economy",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name"
] |
atis_airfare
|
[
"please",
"tell",
"me",
"the",
"times",
"of",
"the",
"flights",
"between",
"boston",
"and",
"baltimore"
] |
[
"O",
"O",
"O",
"O",
"B-flight_time",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name"
] |
atis_flight_time
|
[
"list",
"all",
"daily",
"flights",
"between",
"oakland",
"and",
"boston",
"using",
"american",
"airline"
] |
[
"O",
"O",
"B-flight_days",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"B-airline_name",
"I-airline_name"
] |
atis_flight
|
[
"i",
"need",
"flights",
"that",
"arrive",
"in",
"baltimore",
"from",
"pittsburgh"
] |
[
"O",
"O",
"O",
"O",
"O",
"O",
"B-toloc.city_name",
"O",
"B-fromloc.city_name"
] |
atis_flight
|
[
"show",
"me",
"all",
"the",
"flights",
"to",
"baltimore",
"after",
"6",
"o'clock",
"pm"
] |
[
"O",
"O",
"O",
"O",
"O",
"O",
"B-toloc.city_name",
"B-depart_time.time_relative",
"B-depart_time.time",
"I-depart_time.time",
"I-depart_time.time"
] |
atis_flight
|
[
"what",
"is",
"ewr"
] |
[
"O",
"O",
"B-airport_code"
] |
atis_abbreviation
|
[
"airports",
"in",
"new",
"york"
] |
[
"O",
"O",
"B-city_name",
"I-city_name"
] |
atis_airport
|
[
"please",
"give",
"me",
"a",
"list",
"of",
"flights",
"leaving",
"boston",
"going",
"to",
"pittsburgh"
] |
[
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"O",
"B-toloc.city_name"
] |
atis_flight
|
[
"i'd",
"like",
"to",
"fly",
"from",
"cleveland",
"to",
"indianapolis",
"tomorrow",
"morning",
"as",
"early",
"as",
"possible",
"what's",
"available"
] |
[
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"B-depart_date.today_relative",
"B-depart_time.period_of_day",
"O",
"B-flight_mod",
"O",
"O",
"O",
"O"
] |
atis_flight
|
[
"show",
"me",
"the",
"most",
"expensive",
"one",
"way",
"first",
"class",
"fare",
"from",
"baltimore",
"to",
"dallas"
] |
[
"O",
"O",
"O",
"B-cost_relative",
"I-cost_relative",
"B-round_trip",
"I-round_trip",
"B-class_type",
"I-class_type",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name"
] |
atis_airfare
|
[
"what",
"is",
"bna"
] |
[
"O",
"O",
"B-airport_code"
] |
atis_abbreviation
|
[
"what",
"types",
"of",
"aircraft",
"can",
"i",
"get",
"a",
"first",
"class",
"ticket",
"from",
"philadelphia",
"to",
"dallas"
] |
[
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-class_type",
"I-class_type",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name"
] |
atis_aircraft
|
[
"list",
"flights",
"from",
"atlanta",
"to",
"boston",
"on",
"wednesday",
"afternoon"
] |
[
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"B-depart_date.day_name",
"B-depart_time.period_of_day"
] |
atis_flight
|
[
"show",
"me",
"flights",
"leaving",
"from",
"denver",
"colorado",
"to",
"pittsburgh",
"pennsylvania",
"on",
"wednesdays",
"after",
"5",
"pm"
] |
[
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"B-fromloc.state_name",
"O",
"B-toloc.city_name",
"B-toloc.state_name",
"O",
"B-depart_date.day_name",
"B-depart_time.time_relative",
"B-depart_time.time",
"I-depart_time.time"
] |
atis_flight
|
[
"what",
"kind",
"of",
"ground",
"transportation",
"is",
"available",
"in",
"atlanta"
] |
[
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-city_name"
] |
atis_ground_service
|
[
"are",
"there",
"any",
"flights",
"after",
"9",
"pm",
"from",
"san",
"francisco",
"to",
"washington"
] |
[
"O",
"O",
"O",
"O",
"B-depart_time.time_relative",
"B-depart_time.time",
"I-depart_time.time",
"O",
"B-fromloc.city_name",
"I-fromloc.city_name",
"O",
"B-toloc.city_name"
] |
atis_flight
|
[
"please",
"list",
"the",
"monday",
"morning",
"flights",
"from",
"kansas",
"city",
"to",
"atlanta"
] |
[
"O",
"O",
"O",
"B-depart_date.day_name",
"B-depart_time.period_of_day",
"O",
"O",
"B-fromloc.city_name",
"I-fromloc.city_name",
"O",
"B-toloc.city_name"
] |
atis_flight
|
[
"how",
"many",
"flights",
"does",
"eastern",
"airlines",
"have",
"from",
"boston",
"to",
"atlanta"
] |
[
"O",
"O",
"O",
"O",
"B-airline_name",
"I-airline_name",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name"
] |
atis_quantity
|
[
"ground",
"transport",
"phoenix"
] |
[
"O",
"O",
"B-city_name"
] |
atis_ground_service
|
[
"what",
"flights",
"are",
"there",
"from",
"pittsburgh",
"to",
"los",
"angeles"
] |
[
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name"
] |
atis_flight
|
[
"could",
"you",
"please",
"give",
"me",
"the",
"cost",
"of",
"a",
"round",
"trip",
"flight",
"from",
"denver",
"to",
"pittsburgh"
] |
[
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-round_trip",
"I-round_trip",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name"
] |
atis_airfare
|
[
"what",
"is",
"the",
"least",
"expensive",
"fare",
"from",
"baltimore",
"to",
"san",
"francisco",
"leaving",
"on",
"september",
"thirtieth"
] |
[
"O",
"O",
"O",
"B-cost_relative",
"I-cost_relative",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name",
"O",
"O",
"B-depart_date.month_name",
"B-depart_date.day_number"
] |
atis_airfare
|
[
"on",
"the",
"earliest",
"flight",
"from",
"san",
"francisco",
"to",
"atlanta",
"on",
"delta",
"is",
"a",
"meal",
"being",
"served"
] |
[
"O",
"O",
"B-flight_mod",
"O",
"O",
"B-fromloc.city_name",
"I-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"B-airline_name",
"O",
"O",
"B-meal",
"O",
"O"
] |
atis_flight
|
[
"what",
"is",
"the",
"latest",
"flight",
"from",
"salt",
"lake",
"city",
"to",
"phoenix"
] |
[
"O",
"O",
"O",
"B-flight_mod",
"O",
"O",
"B-fromloc.city_name",
"I-fromloc.city_name",
"I-fromloc.city_name",
"O",
"B-toloc.city_name"
] |
atis_flight
|
[
"what",
"is",
"the",
"latest",
"evening",
"flight",
"leaving",
"san",
"francisco",
"for",
"washington"
] |
[
"O",
"O",
"O",
"B-flight_mod",
"B-depart_time.period_of_day",
"O",
"O",
"B-fromloc.city_name",
"I-fromloc.city_name",
"O",
"B-toloc.city_name"
] |
atis_flight
|
[
"very",
"well",
"i'm",
"working",
"on",
"scenario",
"three",
"i'm",
"interested",
"in",
"a",
"flight",
"on",
"a",
"727",
"from",
"washington",
"dc",
"to",
"atlanta",
"georgia"
] |
[
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-aircraft_code",
"O",
"B-fromloc.city_name",
"B-fromloc.state_code",
"O",
"B-toloc.city_name",
"B-toloc.state_name"
] |
atis_flight
|
[
"show",
"me",
"all",
"flights",
"from",
"san",
"diego",
"to",
"dulles",
"on",
"boeing",
"767"
] |
[
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"I-fromloc.city_name",
"O",
"B-toloc.airport_name",
"O",
"O",
"B-aircraft_code"
] |
atis_flight
|
[
"what",
"are",
"my",
"options",
"for",
"a",
"minneapolis",
"back",
"to",
"indianapolis",
"flight",
"around",
"noontime"
] |
[
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"O",
"B-toloc.city_name",
"O",
"B-depart_time.time_relative",
"B-depart_time.time"
] |
atis_flight
|
[
"what",
"flights",
"from",
"new",
"york",
"to",
"los",
"angeles",
"after",
"10",
"am"
] |
[
"O",
"O",
"O",
"B-fromloc.city_name",
"I-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name",
"B-depart_time.time_relative",
"B-depart_time.time",
"I-depart_time.time"
] |
atis_flight
|
[
"what",
"is",
"the",
"first",
"flight",
"arriving",
"in",
"montreal",
"from",
"toronto",
"friday"
] |
[
"O",
"O",
"O",
"B-flight_mod",
"O",
"O",
"O",
"B-toloc.city_name",
"O",
"B-fromloc.city_name",
"B-arrive_date.day_name"
] |
atis_flight
|
[
"show",
"me",
"the",
"flights",
"from",
"pittsburgh",
"to",
"philadelphia"
] |
[
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name"
] |
atis_flight
|
[
"show",
"me",
"the",
"itinerary",
"for",
"the",
"connecting",
"flight",
"from",
"dallas",
"fort",
"worth",
"to",
"san",
"francisco",
"that",
"departs",
"dallas",
"fort",
"worth",
"at",
"1940"
] |
[
"O",
"O",
"O",
"O",
"O",
"O",
"B-connect",
"O",
"O",
"B-fromloc.city_name",
"I-fromloc.city_name",
"I-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name",
"O",
"O",
"B-fromloc.city_name",
"I-fromloc.city_name",
"I-fromloc.city_name",
"O",
"B-depart_time.time"
] |
atis_flight
|
[
"show",
"me",
"ground",
"transportation",
"information",
"for",
"dallas",
"fort",
"worth"
] |
[
"O",
"O",
"O",
"O",
"O",
"O",
"B-city_name",
"I-city_name",
"I-city_name"
] |
atis_ground_service
|
[
"san",
"francisco",
"to",
"boston",
"please",
"with",
"a",
"stopover",
"in",
"denver"
] |
[
"B-fromloc.city_name",
"I-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"O",
"O",
"O",
"O",
"B-stoploc.city_name"
] |
atis_flight
|
[
"what's",
"the",
"cheapest",
"flight",
"from",
"pittsburgh",
"to",
"san",
"francisco",
"on",
"friday"
] |
[
"O",
"O",
"B-cost_relative",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name",
"O",
"B-depart_date.day_name"
] |
atis_flight
|
[
"i'm",
"looking",
"for",
"a",
"flight",
"from",
"pittsburgh",
"to",
"san",
"francisco"
] |
[
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name"
] |
atis_flight
|
[
"flight",
"information",
"between",
"washington",
"and",
"denver",
"on",
"september",
"third"
] |
[
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"B-depart_date.month_name",
"B-depart_date.day_number"
] |
atis_flight
|
[
"show",
"me",
"the",
"flights",
"from",
"baltimore",
"to",
"oakland"
] |
[
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name"
] |
atis_flight
|
[
"i",
"need",
"information",
"for",
"flights",
"leaving",
"san",
"francisco",
"on",
"thursday",
"evening",
"and",
"returning",
"to",
"boston"
] |
[
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"I-fromloc.city_name",
"O",
"B-depart_date.day_name",
"B-depart_time.period_of_day",
"O",
"O",
"O",
"B-toloc.city_name"
] |
atis_flight
|
[
"i",
"would",
"like",
"a",
"flight",
"on",
"american",
"airlines",
"from",
"baltimore",
"to",
"san",
"francisco",
"with",
"a",
"stop",
"in",
"denver"
] |
[
"O",
"O",
"O",
"O",
"O",
"O",
"B-airline_name",
"I-airline_name",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name",
"O",
"O",
"O",
"O",
"B-stoploc.city_name"
] |
atis_flight
|
[
"all",
"flights",
"from",
"charlotte",
"to",
"anywhere",
"on",
"us",
"air",
"around",
"1",
"pm"
] |
[
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"O",
"O",
"B-airline_name",
"I-airline_name",
"B-depart_time.time_relative",
"B-depart_time.time",
"I-depart_time.time"
] |
atis_flight
|
[
"which",
"airlines",
"fly",
"from",
"boston",
"to",
"washington",
"dc",
"via",
"other",
"cities"
] |
[
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"B-toloc.state_code",
"O",
"O",
"O"
] |
atis_airline
|
[
"what's",
"the",
"earliest",
"flight",
"from",
"pittsburgh",
"to",
"baltimore",
"on",
"thursday",
"morning"
] |
[
"O",
"O",
"B-flight_mod",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"B-depart_date.day_name",
"B-depart_time.period_of_day"
] |
atis_flight
|
[
"what",
"ground",
"transportation",
"can",
"i",
"take",
"into",
"boston"
] |
[
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-city_name"
] |
atis_ground_service
|
[
"display",
"all",
"flights",
"from",
"baltimore",
"to",
"dallas",
"on",
"july",
"twenty",
"ninth"
] |
[
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"B-depart_date.month_name",
"B-depart_date.day_number",
"I-depart_date.day_number"
] |
atis_flight
|
[
"what",
"are",
"the",
"morning",
"flights",
"in",
"the",
"next",
"two",
"days",
"from",
"nashville",
"to",
"tacoma"
] |
[
"O",
"O",
"O",
"B-depart_time.period_of_day",
"O",
"O",
"O",
"B-depart_date.date_relative",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name"
] |
atis_flight
|
[
"what",
"is",
"the",
"cheapest",
"ticket",
"from",
"baltimore",
"to",
"san",
"francisco",
"on",
"friday",
"august",
"thirtieth"
] |
[
"O",
"O",
"O",
"B-cost_relative",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name",
"O",
"B-depart_date.day_name",
"B-depart_date.month_name",
"B-depart_date.day_number"
] |
atis_airfare
|
[
"what",
"flights",
"stop",
"in",
"atlanta",
"before",
"noon"
] |
[
"O",
"O",
"O",
"O",
"B-stoploc.city_name",
"B-depart_time.time_relative",
"B-depart_time.time"
] |
atis_flight
|
[
"show",
"me",
"all",
"the",
"flights",
"from",
"philadelphia",
"to",
"newark"
] |
[
"O",
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name"
] |
atis_flight
|
[
"i",
"need",
"a",
"flight",
"on",
"sunday",
"from",
"long",
"beach",
"to",
"columbus"
] |
[
"O",
"O",
"O",
"O",
"O",
"B-depart_date.day_name",
"O",
"B-fromloc.city_name",
"I-fromloc.city_name",
"O",
"B-toloc.city_name"
] |
atis_flight
|
[
"i",
"need",
"a",
"flight",
"from",
"boston",
"to",
"san",
"francisco",
"leaving",
"in",
"the",
"afternoon",
"and",
"arriving",
"in",
"the",
"evening",
"thank",
"you"
] |
[
"O",
"O",
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"I-toloc.city_name",
"O",
"O",
"O",
"B-depart_time.period_of_day",
"O",
"O",
"O",
"O",
"B-arrive_time.period_of_day",
"O",
"O"
] |
atis_flight
|
[
"all",
"flights",
"from",
"boston",
"to",
"philadelphia",
"which",
"show",
"up",
"on",
"tuesday",
"afternoon"
] |
[
"O",
"O",
"O",
"B-fromloc.city_name",
"O",
"B-toloc.city_name",
"O",
"O",
"O",
"O",
"B-depart_date.day_name",
"B-depart_time.period_of_day"
] |
atis_flight
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.