sentence
stringlengths 1
469
| entities
listlengths 0
36
|
|---|---|
show me a movie rated pg 13 that is about ghosts
|
[
{
"name": "pg 13",
"pos": [
22,
27
],
"type": "rating"
},
{
"name": "ghosts",
"pos": [
42,
48
],
"type": "plot"
}
] |
what year did the godfather come out
|
[
{
"name": "year",
"pos": [
5,
9
],
"type": "year"
},
{
"name": "the godfather",
"pos": [
14,
27
],
"type": "title"
}
] |
show me romantic comedy movies directed by shawn levy
|
[
{
"name": "romantic comedy",
"pos": [
8,
23
],
"type": "genre"
},
{
"name": "shawn levy",
"pos": [
43,
53
],
"type": "director"
}
] |
show me r rated films with jennifer aniston
|
[
{
"name": "r",
"pos": [
8,
9
],
"type": "rating"
},
{
"name": "jennifer aniston",
"pos": [
27,
43
],
"type": "actor"
}
] |
show me g rated films about dogs rated must see
|
[
{
"name": "g rated",
"pos": [
8,
15
],
"type": "rating"
},
{
"name": "dogs",
"pos": [
28,
32
],
"type": "plot"
},
{
"name": "must see",
"pos": [
39,
47
],
"type": "review"
}
] |
show me musicals starring antonio banderas
|
[
{
"name": "musicals",
"pos": [
8,
16
],
"type": "genre"
},
{
"name": "antonio banderas",
"pos": [
26,
42
],
"type": "actor"
}
] |
are there hitchcock color movies
|
[
{
"name": "hitchcock",
"pos": [
10,
19
],
"type": "director"
}
] |
pg 13 movies about animals
|
[
{
"name": "pg 13",
"pos": [
0,
5
],
"type": "year"
},
{
"name": "animals",
"pos": [
19,
26
],
"type": "plot"
}
] |
is there a five star movie with the song love the one youre with
|
[
{
"name": "five star",
"pos": [
11,
20
],
"type": "average ratings"
},
{
"name": "love the one youre with",
"pos": [
41,
64
],
"type": "song"
}
] |
how many love stories has amanda seyfried starred in
|
[
{
"name": "love stories",
"pos": [
9,
21
],
"type": "genre"
},
{
"name": "amanda seyfried",
"pos": [
26,
41
],
"type": "actor"
}
] |
what movie is ill be back from
|
[] |
show me foreign romance movies
|
[
{
"name": "foreign romance",
"pos": [
8,
23
],
"type": "genre"
}
] |
are there any scary movies that are not rated r
|
[
{
"name": "scary",
"pos": [
14,
19
],
"type": "genre"
},
{
"name": "not rated r",
"pos": [
36,
47
],
"type": "rating"
}
] |
what is the most popular martin sheen film
|
[
{
"name": "most popular",
"pos": [
12,
24
],
"type": "review"
},
{
"name": "martin sheen",
"pos": [
25,
37
],
"type": "director"
}
] |
find me the movie with the song blue hawaii
|
[
{
"name": "blue hawaii",
"pos": [
32,
43
],
"type": "song"
}
] |
did rob reiner direct a movie released in 1992 that had a military drill team
|
[
{
"name": "rob reiner",
"pos": [
4,
14
],
"type": "director"
},
{
"name": "1992",
"pos": [
42,
46
],
"type": "year"
},
{
"name": "military drill team",
"pos": [
58,
77
],
"type": "plot"
}
] |
give me a list of all movies that have the song ice ice baby by vanilla ice
|
[
{
"name": "ice ice baby",
"pos": [
48,
60
],
"type": "song"
}
] |
i want to buy the soundtrack from an atmospheric movie
|
[
{
"name": "soundtrack",
"pos": [
18,
28
],
"type": "song"
},
{
"name": "atmospheric",
"pos": [
37,
48
],
"type": "plot"
}
] |
show me the top rated movie of 2011
|
[
{
"name": "top rated movie",
"pos": [
12,
27
],
"type": "average ratings"
},
{
"name": "2011",
"pos": [
31,
35
],
"type": "year"
}
] |
what is bambi about
|
[
{
"name": "bambi",
"pos": [
8,
13
],
"type": "title"
}
] |
find me teen films from the 1990s
|
[
{
"name": "teen films",
"pos": [
8,
18
],
"type": "genre"
},
{
"name": "1990s",
"pos": [
28,
33
],
"type": "year"
}
] |
have you got any rock operas
|
[
{
"name": "rock operas",
"pos": [
17,
28
],
"type": "genre"
}
] |
list the science fiction movies with selma blair
|
[
{
"name": "science fiction movies",
"pos": [
9,
31
],
"type": "genre"
},
{
"name": "selma blair",
"pos": [
37,
48
],
"type": "actor"
}
] |
who directed cars
|
[
{
"name": "directed",
"pos": [
4,
12
],
"type": "director"
},
{
"name": "cars",
"pos": [
13,
17
],
"type": "title"
}
] |
find me movies about dragons
|
[
{
"name": "dragons",
"pos": [
21,
28
],
"type": "plot"
}
] |
can you find me a steven spielberg movie
|
[
{
"name": "steven spielberg",
"pos": [
18,
34
],
"type": "director"
}
] |
did george clooney direct a political drama movie
|
[
{
"name": "george clooney",
"pos": [
4,
18
],
"type": "director"
},
{
"name": "political drama",
"pos": [
28,
43
],
"type": "genre"
}
] |
show me musicals starring judy garland
|
[
{
"name": "musicals",
"pos": [
8,
16
],
"type": "genre"
},
{
"name": "judy garland",
"pos": [
26,
38
],
"type": "actor"
}
] |
what was the first movie leonardo dicaprio starred in
|
[
{
"name": "first",
"pos": [
13,
18
],
"type": "year"
},
{
"name": "leonardo dicaprio",
"pos": [
25,
42
],
"type": "actor"
}
] |
are there any childrens movies with danny devito
|
[
{
"name": "childrens",
"pos": [
14,
23
],
"type": "genre"
},
{
"name": "danny devito",
"pos": [
36,
48
],
"type": "actor"
}
] |
movie starring john krasinski
|
[
{
"name": "john krasinski",
"pos": [
15,
29
],
"type": "actor"
}
] |
look up the best british films
|
[
{
"name": "british",
"pos": [
17,
24
],
"type": "plot"
}
] |
could you locate a mobster film starring will smith
|
[
{
"name": "mobster",
"pos": [
19,
26
],
"type": "plot"
},
{
"name": "will smith",
"pos": [
41,
51
],
"type": "actor"
}
] |
how many friday the 13th movies were made in the 1980s
|
[
{
"name": "friday the 13th",
"pos": [
9,
24
],
"type": "title"
},
{
"name": "1980s",
"pos": [
49,
54
],
"type": "year"
}
] |
i loved angelina jolie in tomb raider
|
[
{
"name": "angelina jolie",
"pos": [
8,
22
],
"type": "actor"
},
{
"name": "tomb raider",
"pos": [
26,
37
],
"type": "title"
}
] |
list the movies with steve carrel and ben stiller
|
[
{
"name": "steve carrel",
"pos": [
21,
33
],
"type": "actor"
},
{
"name": "ben stiller",
"pos": [
38,
49
],
"type": "actor"
}
] |
who stars in the remake of the movie dirty dancing
|
[
{
"name": "dirty dancing",
"pos": [
37,
50
],
"type": "title"
}
] |
what movies are similar to gnomeo and juliet
|
[
{
"name": "similar",
"pos": [
16,
23
],
"type": "plot"
},
{
"name": "gnomeo and juliet",
"pos": [
27,
44
],
"type": "title"
}
] |
where does you talking to me come from
|
[] |
did bill murray star in any action movies
|
[
{
"name": "bill murray",
"pos": [
4,
15
],
"type": "actor"
},
{
"name": "action movies",
"pos": [
28,
41
],
"type": "genre"
}
] |
what was the first movie martin scorsese directed
|
[
{
"name": "martin scorsese",
"pos": [
25,
40
],
"type": "director"
}
] |
do you have any documentaries about pollution in china
|
[
{
"name": "documentaries",
"pos": [
16,
29
],
"type": "genre"
},
{
"name": "pollution in china",
"pos": [
36,
54
],
"type": "plot"
}
] |
what movie has the most famous soundtrack
|
[
{
"name": "most famous",
"pos": [
19,
30
],
"type": "review"
},
{
"name": "soundtrack",
"pos": [
31,
41
],
"type": "song"
}
] |
what was the name of the film starring cary grant and eva marie saint
|
[
{
"name": "cary grant",
"pos": [
39,
49
],
"type": "actor"
},
{
"name": "eva marie saint",
"pos": [
54,
69
],
"type": "actor"
}
] |
who has top billing for backdraft
|
[
{
"name": "backdraft",
"pos": [
24,
33
],
"type": "title"
}
] |
what was the theme song to 8 mile
|
[
{
"name": "theme song",
"pos": [
13,
23
],
"type": "song"
},
{
"name": "8 mile",
"pos": [
27,
33
],
"type": "title"
}
] |
show me drama movies with america fererra
|
[
{
"name": "drama",
"pos": [
8,
13
],
"type": "genre"
},
{
"name": "america fererra",
"pos": [
26,
41
],
"type": "actor"
}
] |
are there any movies with susan sarandon and jenna elfman
|
[
{
"name": "susan sarandon",
"pos": [
26,
40
],
"type": "actor"
},
{
"name": "jenna elfman",
"pos": [
45,
57
],
"type": "actor"
}
] |
show me musicals starring julie andrews that were rated five stars
|
[
{
"name": "musicals",
"pos": [
8,
16
],
"type": "genre"
},
{
"name": "julie andrews",
"pos": [
26,
39
],
"type": "actor"
},
{
"name": "rated five stars",
"pos": [
50,
66
],
"type": "average ratings"
}
] |
find the name of the actor who play danny in grease
|
[
{
"name": "actor",
"pos": [
21,
26
],
"type": "actor"
},
{
"name": "danny",
"pos": [
36,
41
],
"type": "character"
},
{
"name": "grease",
"pos": [
45,
51
],
"type": "title"
}
] |
did russel crowe star in a movie about a mathematician released in 2001
|
[
{
"name": "russel crowe",
"pos": [
4,
16
],
"type": "actor"
},
{
"name": "mathematician",
"pos": [
41,
54
],
"type": "plot"
},
{
"name": "2001",
"pos": [
67,
71
],
"type": "plot"
}
] |
who played ron weasley in harry potter
|
[
{
"name": "ron weasley",
"pos": [
11,
22
],
"type": "character"
},
{
"name": "harry potter",
"pos": [
26,
38
],
"type": "title"
}
] |
movie about two groups of robbers robbing the same bank
|
[
{
"name": "two groups of robbers robbing the same bank",
"pos": [
12,
55
],
"type": "plot"
}
] |
are there any new movies from 2011 directed by steven spielberg
|
[
{
"name": "2011",
"pos": [
30,
34
],
"type": "year"
},
{
"name": "steven spielberg",
"pos": [
47,
63
],
"type": "director"
}
] |
whats the movie with a song by coolio
|
[
{
"name": "song by coolio",
"pos": [
23,
37
],
"type": "song"
}
] |
funniest trailer for new movie
|
[
{
"name": "funniest",
"pos": [
0,
8
],
"type": "review"
},
{
"name": "trailer",
"pos": [
9,
16
],
"type": "trailer"
}
] |
show me robert deniro movies about mobsters
|
[
{
"name": "robert deniro",
"pos": [
8,
21
],
"type": "actor"
},
{
"name": "mobsters",
"pos": [
35,
43
],
"type": "plot"
}
] |
what are recent clint eastwood movies
|
[
{
"name": "clint eastwood",
"pos": [
16,
30
],
"type": "actor"
}
] |
how many rocky movies are out
|
[
{
"name": "rocky",
"pos": [
9,
14
],
"type": "title"
}
] |
who is the main character of a bronx tale
|
[
{
"name": "main",
"pos": [
11,
15
],
"type": "character"
},
{
"name": "a bronx tale",
"pos": [
29,
41
],
"type": "title"
}
] |
is there a sequel to the movie speed
|
[
{
"name": "sequel",
"pos": [
11,
17
],
"type": "title"
},
{
"name": "speed",
"pos": [
31,
36
],
"type": "title"
}
] |
are there any movies directed by anthony minghella starring matt damon
|
[
{
"name": "anthony minghella",
"pos": [
33,
50
],
"type": "director"
},
{
"name": "matt damon",
"pos": [
60,
70
],
"type": "actor"
}
] |
list the costume drama movies directed by milos forman
|
[
{
"name": "costume drama",
"pos": [
9,
22
],
"type": "genre"
},
{
"name": "milos forman",
"pos": [
42,
54
],
"type": "director"
}
] |
show me a movie about life in the 1980s
|
[
{
"name": "life in the 1980s",
"pos": [
22,
39
],
"type": "plot"
}
] |
which movie did brad pitt and angelina jolie star in together
|
[
{
"name": "brad pitt",
"pos": [
16,
25
],
"type": "actor"
},
{
"name": "angelina jolie",
"pos": [
30,
44
],
"type": "actor"
}
] |
when does the new hobbit movie come out
|
[
{
"name": "hobbit",
"pos": [
18,
24
],
"type": "plot"
}
] |
what movies were directed by woody allen in the 1980s
|
[
{
"name": "woody allen",
"pos": [
29,
40
],
"type": "director"
},
{
"name": "1980s",
"pos": [
48,
53
],
"type": "average ratings"
}
] |
do other people think that godfather iii was just terrible
|
[
{
"name": "godfather iii",
"pos": [
27,
40
],
"type": "title"
}
] |
what is the highest rated kids new release involving cartoons
|
[
{
"name": "highest rated",
"pos": [
12,
25
],
"type": "average ratings"
},
{
"name": "kids",
"pos": [
26,
30
],
"type": "genre"
},
{
"name": "cartoons",
"pos": [
53,
61
],
"type": "genre"
}
] |
list war movies about world war ii released in the 1990s
|
[
{
"name": "war",
"pos": [
5,
8
],
"type": "plot"
},
{
"name": "world war ii",
"pos": [
22,
34
],
"type": "plot"
},
{
"name": "1990s",
"pos": [
51,
56
],
"type": "year"
}
] |
get me all biography movies where a real us president was portrayed
|
[
{
"name": "biography",
"pos": [
11,
20
],
"type": "genre"
},
{
"name": "us president",
"pos": [
41,
53
],
"type": "plot"
}
] |
what movies have funny wedding toasts
|
[
{
"name": "funny",
"pos": [
17,
22
],
"type": "genre"
},
{
"name": "wedding toasts",
"pos": [
23,
37
],
"type": "plot"
}
] |
what movie was britney spears in where she sang satisfaction
|
[
{
"name": "britney spears",
"pos": [
15,
29
],
"type": "actor"
},
{
"name": "satisfaction",
"pos": [
48,
60
],
"type": "song"
}
] |
find movies set in chicago
|
[
{
"name": "chicago",
"pos": [
19,
26
],
"type": "plot"
}
] |
who directed indiana jones
|
[
{
"name": "indiana jones",
"pos": [
13,
26
],
"type": "title"
}
] |
show me all horror films from the 2000s
|
[
{
"name": "horror",
"pos": [
12,
18
],
"type": "genre"
},
{
"name": "2000s",
"pos": [
34,
39
],
"type": "year"
}
] |
find the judd apatow movies released in the 2000s
|
[
{
"name": "judd apatow",
"pos": [
9,
20
],
"type": "director"
},
{
"name": "2000s",
"pos": [
44,
49
],
"type": "year"
}
] |
what pg 13 movies are there with ghosts
|
[
{
"name": "pg 13",
"pos": [
5,
10
],
"type": "rating"
},
{
"name": "ghosts",
"pos": [
33,
39
],
"type": "plot"
}
] |
do most people think that godfather iii was terrible
|
[
{
"name": "godfather iii",
"pos": [
26,
39
],
"type": "title"
},
{
"name": "terrible",
"pos": [
44,
52
],
"type": "rating"
}
] |
find me movies since 2002 about a dog
|
[
{
"name": "since 2002",
"pos": [
15,
25
],
"type": "year"
},
{
"name": "dog",
"pos": [
34,
37
],
"type": "plot"
}
] |
find car chase movie with jason statum in it
|
[
{
"name": "car chase",
"pos": [
5,
14
],
"type": "plot"
},
{
"name": "jason statum",
"pos": [
26,
38
],
"type": "actor"
}
] |
what year did godfather 1 come out
|
[
{
"name": "year",
"pos": [
5,
9
],
"type": "year"
},
{
"name": "godfather 1",
"pos": [
14,
25
],
"type": "title"
}
] |
what movies did nora ephron write
|
[] |
what was steven spielbergs last award winning movie
|
[
{
"name": "steven spielbergs",
"pos": [
9,
26
],
"type": "director"
},
{
"name": "award winning",
"pos": [
32,
45
],
"type": "average ratings"
}
] |
im looking for the well known film made by julia roberts in 1993
|
[
{
"name": "well known",
"pos": [
19,
29
],
"type": "review"
},
{
"name": "julia roberts",
"pos": [
43,
56
],
"type": "actor"
},
{
"name": "1993",
"pos": [
60,
64
],
"type": "year"
}
] |
what is the best movie of 2012
|
[
{
"name": "best",
"pos": [
12,
16
],
"type": "review"
},
{
"name": "2012",
"pos": [
26,
30
],
"type": "year"
}
] |
im looking for an awful movie about teenagers lost in the woods
|
[
{
"name": "awful movie",
"pos": [
18,
29
],
"type": "review"
},
{
"name": "teenagers lost in the woods",
"pos": [
36,
63
],
"type": "plot"
}
] |
which film was it that contained the line phone home
|
[] |
do you have any police dramas rated pg13
|
[
{
"name": "police",
"pos": [
16,
22
],
"type": "plot"
},
{
"name": "dramas",
"pos": [
23,
29
],
"type": "genre"
},
{
"name": "pg13",
"pos": [
36,
40
],
"type": "rating"
}
] |
what are the movies darren aranofsky has directed
|
[
{
"name": "darren aranofsky",
"pos": [
20,
36
],
"type": "director"
}
] |
show me the best reviews of 2011
|
[
{
"name": "best reviews",
"pos": [
12,
24
],
"type": "average ratings"
},
{
"name": "2011",
"pos": [
28,
32
],
"type": "year"
}
] |
which movies are similar to gnomeo and juliet
|
[
{
"name": "similar",
"pos": [
17,
24
],
"type": "review"
},
{
"name": "gnomeo and juliet",
"pos": [
28,
45
],
"type": "title"
}
] |
how many james bond movies were made before the year 2000
|
[
{
"name": "james bond",
"pos": [
9,
19
],
"type": "character"
},
{
"name": "before the year 2000",
"pos": [
37,
57
],
"type": "year"
}
] |
are there any g rated movies with a giraffe
|
[
{
"name": "g",
"pos": [
14,
15
],
"type": "rating"
},
{
"name": "giraffe",
"pos": [
36,
43
],
"type": "plot"
}
] |
can you get me a documentary directed by michael moore about health care
|
[
{
"name": "documentary",
"pos": [
17,
28
],
"type": "genre"
},
{
"name": "michael moore",
"pos": [
41,
54
],
"type": "director"
},
{
"name": "health care",
"pos": [
61,
72
],
"type": "plot"
}
] |
show me the lists of braddock films
|
[
{
"name": "braddock",
"pos": [
21,
29
],
"type": "director"
}
] |
which movie includes your touch by the black keys
|
[
{
"name": "your touch",
"pos": [
21,
31
],
"type": "song"
},
{
"name": "black keys",
"pos": [
39,
49
],
"type": "song"
}
] |
what movies is considered the worst by critics
|
[
{
"name": "worst",
"pos": [
30,
35
],
"type": "average ratings"
}
] |
show me non disney cartoons with a g rating
|
[
{
"name": "non disney",
"pos": [
8,
18
],
"type": "plot"
},
{
"name": "cartoons",
"pos": [
19,
27
],
"type": "genre"
},
{
"name": "g rating",
"pos": [
35,
43
],
"type": "rating"
}
] |
when is the next star wars movie coming out
|
[
{
"name": "star wars",
"pos": [
17,
26
],
"type": "title"
}
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.