sentence
stringlengths 1
469
| entities
listlengths 0
36
|
|---|---|
show me films with drew barrymore from the 1980s
|
[
{
"name": "drew barrymore",
"pos": [
19,
33
],
"type": "actor"
},
{
"name": "1980s",
"pos": [
43,
48
],
"type": "year"
}
] |
what movies starred both al pacino and robert deniro
|
[
{
"name": "al pacino",
"pos": [
25,
34
],
"type": "actor"
},
{
"name": "robert deniro",
"pos": [
39,
52
],
"type": "actor"
}
] |
find me all of the movies that starred harold ramis and bill murray
|
[
{
"name": "harold ramis",
"pos": [
39,
51
],
"type": "actor"
},
{
"name": "bill murray",
"pos": [
56,
67
],
"type": "actor"
}
] |
find me a movie with a quote about baseball in it
|
[] |
what movies have mississippi in the title
|
[
{
"name": "mississippi",
"pos": [
17,
28
],
"type": "title"
}
] |
show me science fiction films directed by steven spielberg
|
[
{
"name": "science fiction films",
"pos": [
8,
29
],
"type": "genre"
},
{
"name": "steven spielberg",
"pos": [
42,
58
],
"type": "director"
}
] |
do you have any thrillers directed by sofia coppola
|
[
{
"name": "thrillers",
"pos": [
16,
25
],
"type": "genre"
},
{
"name": "sofia coppola",
"pos": [
38,
51
],
"type": "director"
}
] |
what leonard cohen songs have been used in a movie
|
[
{
"name": "leonard cohen songs",
"pos": [
5,
24
],
"type": "song"
}
] |
show me films elvis films set in hawaii
|
[
{
"name": "elvis",
"pos": [
14,
19
],
"type": "actor"
},
{
"name": "set in hawaii",
"pos": [
26,
39
],
"type": "plot"
}
] |
what movie is references zydrate
|
[
{
"name": "zydrate",
"pos": [
25,
32
],
"type": "plot"
}
] |
are there any musical films with patrick dempsey
|
[
{
"name": "musical films",
"pos": [
14,
27
],
"type": "genre"
},
{
"name": "patrick dempsey",
"pos": [
33,
48
],
"type": "actor"
}
] |
list westerns starring john wayne
|
[
{
"name": "westerns",
"pos": [
5,
13
],
"type": "genre"
},
{
"name": "john wayne",
"pos": [
23,
33
],
"type": "actor"
}
] |
show me military related movies with demi moore
|
[
{
"name": "military",
"pos": [
8,
16
],
"type": "genre"
},
{
"name": "demi moore",
"pos": [
37,
47
],
"type": "actor"
}
] |
did stephen made any sex or horror movie that must be have to watch
|
[
{
"name": "stephen",
"pos": [
4,
11
],
"type": "director"
},
{
"name": "sex",
"pos": [
21,
24
],
"type": "genre"
},
{
"name": "horror",
"pos": [
28,
34
],
"type": "genre"
},
{
"name": "must",
"pos": [
46,
50
],
"type": "review"
},
{
"name": "watch",
"pos": [
62,
67
],
"type": "review"
}
] |
did ang lee direct a costume drama movie set in the 1800s
|
[
{
"name": "ang lee",
"pos": [
4,
11
],
"type": "director"
},
{
"name": "costume drama",
"pos": [
21,
34
],
"type": "genre"
},
{
"name": "1800s",
"pos": [
52,
57
],
"type": "year"
}
] |
who directed the first james bond movies
|
[
{
"name": "james bond",
"pos": [
23,
33
],
"type": "character"
}
] |
list the r rated best picture oscar winners
|
[
{
"name": "r",
"pos": [
9,
10
],
"type": "rating"
},
{
"name": "best picture",
"pos": [
17,
29
],
"type": "average ratings"
}
] |
where can i buy the sucker punch soundtrack
|
[
{
"name": "sucker punch",
"pos": [
20,
32
],
"type": "title"
},
{
"name": "soundtrack",
"pos": [
33,
43
],
"type": "song"
}
] |
what british movies came out in 1990s about the royal family
|
[
{
"name": "british",
"pos": [
5,
12
],
"type": "genre"
},
{
"name": "1990s",
"pos": [
32,
37
],
"type": "year"
},
{
"name": "royal family",
"pos": [
48,
60
],
"type": "plot"
}
] |
who did the soundtrack to james camerons titanic
|
[
{
"name": "soundtrack",
"pos": [
12,
22
],
"type": "song"
},
{
"name": "james camerons",
"pos": [
26,
40
],
"type": "director"
},
{
"name": "titanic",
"pos": [
41,
48
],
"type": "title"
}
] |
what was the last movie judy garland starred in
|
[
{
"name": "last",
"pos": [
13,
17
],
"type": "year"
},
{
"name": "judy garland",
"pos": [
24,
36
],
"type": "actor"
}
] |
what military spoof movie did charlie sheen do
|
[
{
"name": "military spoof",
"pos": [
5,
19
],
"type": "genre"
},
{
"name": "charlie sheen",
"pos": [
30,
43
],
"type": "actor"
}
] |
id like a documentary about doctors in a chicago hospital in the 1980s
|
[
{
"name": "documentary",
"pos": [
10,
21
],
"type": "genre"
},
{
"name": "doctors",
"pos": [
28,
35
],
"type": "plot"
},
{
"name": "chicago hospital",
"pos": [
41,
57
],
"type": "plot"
},
{
"name": "1980s",
"pos": [
65,
70
],
"type": "year"
}
] |
find the movies action movies directed by john woo from the 1990s
|
[
{
"name": "action",
"pos": [
16,
22
],
"type": "genre"
},
{
"name": "john woo",
"pos": [
42,
50
],
"type": "director"
},
{
"name": "1990s",
"pos": [
60,
65
],
"type": "year"
}
] |
what is a romantic film where the protagonist doesnt fall in love
|
[
{
"name": "romantic film",
"pos": [
10,
23
],
"type": "genre"
},
{
"name": "protagonist doesnt fall in love",
"pos": [
34,
65
],
"type": "plot"
}
] |
does the original little mermaid by hans christian anderson come on dvd
|
[
{
"name": "original little mermaid",
"pos": [
9,
32
],
"type": "title"
}
] |
is there a disney movie where beyonce sang on the soundtrack
|
[
{
"name": "disney movie",
"pos": [
11,
23
],
"type": "genre"
},
{
"name": "beyonce",
"pos": [
30,
37
],
"type": "song"
},
{
"name": "soundtrack",
"pos": [
50,
60
],
"type": "song"
}
] |
did shawn levy direct any science fiction movies in the 2010s
|
[
{
"name": "shawn levy",
"pos": [
4,
14
],
"type": "director"
},
{
"name": "science fiction",
"pos": [
26,
41
],
"type": "genre"
},
{
"name": "2010s",
"pos": [
56,
61
],
"type": "year"
}
] |
any new movie of david dhawan
|
[
{
"name": "david dhawan",
"pos": [
17,
29
],
"type": "plot"
}
] |
find me all the hannibal lector movies
|
[
{
"name": "hannibal lector",
"pos": [
16,
31
],
"type": "character"
}
] |
list childrens movies with billy crystal
|
[
{
"name": "childrens",
"pos": [
5,
14
],
"type": "genre"
},
{
"name": "billy crystal",
"pos": [
27,
40
],
"type": "actor"
}
] |
what are the best reviewed movie rock ballads from the 1980s
|
[
{
"name": "best reviewed",
"pos": [
13,
26
],
"type": "average ratings"
},
{
"name": "rock",
"pos": [
33,
37
],
"type": "song"
},
{
"name": "1980s",
"pos": [
55,
60
],
"type": "year"
}
] |
where were the free willy movies filmed
|
[
{
"name": "free willy",
"pos": [
15,
25
],
"type": "title"
}
] |
is there a movie with jennifer aniston that is r rated
|
[
{
"name": "jennifer aniston",
"pos": [
22,
38
],
"type": "actor"
},
{
"name": "r rated",
"pos": [
47,
54
],
"type": "rating"
}
] |
who was the main character in star wars
|
[
{
"name": "main character",
"pos": [
12,
26
],
"type": "character"
},
{
"name": "star wars",
"pos": [
30,
39
],
"type": "title"
}
] |
im looking for a musical with the song day by day
|
[
{
"name": "musical",
"pos": [
17,
24
],
"type": "genre"
},
{
"name": "song day by day",
"pos": [
34,
49
],
"type": "song"
}
] |
what movie has the shortest trailer
|
[
{
"name": "shortest trailer",
"pos": [
19,
35
],
"type": "trailer"
}
] |
what movie has the song i will always love you
|
[
{
"name": "i will always love you",
"pos": [
24,
46
],
"type": "song"
}
] |
i want to see a clint eastwood comedy
|
[
{
"name": "clint eastwood",
"pos": [
16,
30
],
"type": "actor"
},
{
"name": "comedy",
"pos": [
31,
37
],
"type": "genre"
}
] |
what was whitney houstons first movie
|
[
{
"name": "whitney houstons",
"pos": [
9,
25
],
"type": "actor"
}
] |
have u had the new trailer of fast and furious
|
[
{
"name": "new",
"pos": [
15,
18
],
"type": "year"
},
{
"name": "trailer",
"pos": [
19,
26
],
"type": "trailer"
},
{
"name": "fast and furious",
"pos": [
30,
46
],
"type": "title"
}
] |
in what movie is jack nicholson in an insane asylum
|
[
{
"name": "jack nicholson",
"pos": [
17,
31
],
"type": "actor"
},
{
"name": "insane asylum",
"pos": [
38,
51
],
"type": "plot"
}
] |
list the dramatic movies from the 1980s starring donald sutherland
|
[
{
"name": "dramatic",
"pos": [
9,
17
],
"type": "genre"
},
{
"name": "1980s",
"pos": [
34,
39
],
"type": "year"
},
{
"name": "donald sutherland",
"pos": [
49,
66
],
"type": "actor"
}
] |
show me a list of rocky movies
|
[
{
"name": "rocky",
"pos": [
18,
23
],
"type": "title"
}
] |
what is the aaron sorkin movie that trent reznor did the soundtrack for
|
[
{
"name": "aaron sorkin",
"pos": [
12,
24
],
"type": "director"
},
{
"name": "trent reznor",
"pos": [
36,
48
],
"type": "song"
},
{
"name": "soundtrack",
"pos": [
57,
67
],
"type": "song"
}
] |
do you have any films made starring michael jackson in the 1970s
|
[
{
"name": "michael jackson",
"pos": [
36,
51
],
"type": "actor"
},
{
"name": "1970s",
"pos": [
59,
64
],
"type": "year"
}
] |
are there political drama movies with alec baldwin
|
[
{
"name": "political drama",
"pos": [
10,
25
],
"type": "genre"
},
{
"name": "alec baldwin",
"pos": [
38,
50
],
"type": "actor"
}
] |
in what movie did michael keaton play batman
|
[
{
"name": "michael keaton",
"pos": [
18,
32
],
"type": "actor"
},
{
"name": "batman",
"pos": [
38,
44
],
"type": "title"
}
] |
show me movies with ewan macgregor singing
|
[
{
"name": "ewan macgregor",
"pos": [
20,
34
],
"type": "actor"
}
] |
show me a list of superman movies
|
[
{
"name": "superman",
"pos": [
18,
26
],
"type": "title"
}
] |
what romance movies were popular in 2002
|
[
{
"name": "romance movies",
"pos": [
5,
19
],
"type": "genre"
},
{
"name": "popular",
"pos": [
25,
32
],
"type": "review"
},
{
"name": "2002",
"pos": [
36,
40
],
"type": "year"
}
] |
list the movies directed by kevin smith with jason mews
|
[
{
"name": "directed",
"pos": [
16,
24
],
"type": "director"
},
{
"name": "kevin smith",
"pos": [
28,
39
],
"type": "director"
},
{
"name": "jason mews",
"pos": [
45,
55
],
"type": "actor"
}
] |
find me the movie with the song suicide is painless
|
[
{
"name": "suicide is painless",
"pos": [
32,
51
],
"type": "song"
}
] |
will their be a movie made about world of warcraft
|
[
{
"name": "world of warcraft",
"pos": [
33,
50
],
"type": "plot"
}
] |
are there any wes anderson films with jason schwartzman
|
[
{
"name": "wes anderson",
"pos": [
14,
26
],
"type": "director"
},
{
"name": "jason schwartzman",
"pos": [
38,
55
],
"type": "actor"
}
] |
who directed savannah smiles
|
[
{
"name": "directed",
"pos": [
4,
12
],
"type": "director"
},
{
"name": "savannah smiles",
"pos": [
13,
28
],
"type": "title"
}
] |
show me films with owen wilson movies that were considered must see
|
[
{
"name": "owen wilson",
"pos": [
19,
30
],
"type": "actor"
},
{
"name": "must see",
"pos": [
59,
67
],
"type": "average ratings"
}
] |
find me a movie which features the song blaze of glory
|
[
{
"name": "blaze of glory",
"pos": [
40,
54
],
"type": "song"
}
] |
is any film maker planning to produce a world of warcraft movie
|
[
{
"name": "world of warcraft",
"pos": [
40,
57
],
"type": "plot"
}
] |
find all films directed by the farely brothers
|
[
{
"name": "farely brothers",
"pos": [
31,
46
],
"type": "director"
}
] |
what was the last move that frank sinatra was in
|
[
{
"name": "frank sinatra",
"pos": [
28,
41
],
"type": "actor"
}
] |
what film had something to do with a one armed man
|
[
{
"name": "one armed man",
"pos": [
37,
50
],
"type": "plot"
}
] |
find me films starring rick springfield
|
[
{
"name": "rick springfield",
"pos": [
23,
39
],
"type": "actor"
}
] |
list the movies directed by shawn levy starring steve martin
|
[
{
"name": "shawn levy",
"pos": [
28,
38
],
"type": "director"
},
{
"name": "steve martin",
"pos": [
48,
60
],
"type": "actor"
}
] |
did james cameron direct any action films that were rated just two stars or less
|
[
{
"name": "james cameron",
"pos": [
4,
17
],
"type": "director"
},
{
"name": "action",
"pos": [
29,
35
],
"type": "genre"
},
{
"name": "two stars",
"pos": [
63,
72
],
"type": "average ratings"
}
] |
find me dramatic movies with angelina jolie released in the 1990s
|
[
{
"name": "dramatic",
"pos": [
8,
16
],
"type": "genre"
},
{
"name": "angelina jolie",
"pos": [
29,
43
],
"type": "actor"
},
{
"name": "1990s",
"pos": [
60,
65
],
"type": "year"
}
] |
who directed the most horror movies
|
[
{
"name": "horror",
"pos": [
22,
28
],
"type": "genre"
}
] |
who directed rocky 4
|
[
{
"name": "rocky 4",
"pos": [
13,
20
],
"type": "title"
}
] |
what was the oscar winning movie of 1998
|
[
{
"name": "oscar",
"pos": [
13,
18
],
"type": "review"
},
{
"name": "1998",
"pos": [
36,
40
],
"type": "year"
}
] |
is there are soundtrack for the movie roadtrip
|
[
{
"name": "soundtrack",
"pos": [
13,
23
],
"type": "song"
},
{
"name": "roadtrip",
"pos": [
38,
46
],
"type": "title"
}
] |
list films with ben stiller and owen wilson
|
[
{
"name": "ben stiller",
"pos": [
16,
27
],
"type": "actor"
},
{
"name": "owen wilson",
"pos": [
32,
43
],
"type": "actor"
}
] |
how many movies are based on the texas chainsaw massacre
|
[
{
"name": "texas chainsaw massacre",
"pos": [
33,
56
],
"type": "title"
}
] |
did jimmy stewart ever direct a movie
|
[
{
"name": "jimmy stewart",
"pos": [
4,
17
],
"type": "actor"
}
] |
who was the starring actor in the film called matchstick men
|
[
{
"name": "starring actor",
"pos": [
12,
26
],
"type": "actor"
},
{
"name": "matchstick men",
"pos": [
46,
60
],
"type": "title"
}
] |
are there any good nc 17 rated movies
|
[
{
"name": "good",
"pos": [
14,
18
],
"type": "review"
},
{
"name": "nc 17",
"pos": [
19,
24
],
"type": "rating"
}
] |
what action movies are based in texas
|
[
{
"name": "action movies",
"pos": [
5,
18
],
"type": "genre"
},
{
"name": "based in texas",
"pos": [
23,
37
],
"type": "plot"
}
] |
what are disney movies that do not have a princess in them
|
[
{
"name": "disney movies",
"pos": [
9,
22
],
"type": "genre"
},
{
"name": "princess",
"pos": [
42,
50
],
"type": "plot"
}
] |
show me comedies with brad pitt released in the 2000s
|
[
{
"name": "comedies",
"pos": [
8,
16
],
"type": "genre"
},
{
"name": "brad pitt",
"pos": [
22,
31
],
"type": "actor"
},
{
"name": "2000s",
"pos": [
48,
53
],
"type": "year"
}
] |
who is the main character of the godfather
|
[
{
"name": "main character",
"pos": [
11,
25
],
"type": "character"
},
{
"name": "godfather",
"pos": [
33,
42
],
"type": "title"
}
] |
what movie featured a character called the dude
|
[
{
"name": "character",
"pos": [
22,
31
],
"type": "character"
},
{
"name": "the dude",
"pos": [
39,
47
],
"type": "character"
}
] |
are there any rated g movies about world war ii
|
[
{
"name": "rated g",
"pos": [
14,
21
],
"type": "rating"
},
{
"name": "world war ii",
"pos": [
35,
47
],
"type": "plot"
}
] |
please locate the george lucas film from 1996
|
[
{
"name": "george lucas",
"pos": [
18,
30
],
"type": "director"
},
{
"name": "1996",
"pos": [
41,
45
],
"type": "year"
}
] |
what actors are in the original fast and the furious
|
[
{
"name": "fast and the furious",
"pos": [
32,
52
],
"type": "title"
}
] |
what actor does the cameo in the spongebob movie
|
[
{
"name": "cameo",
"pos": [
20,
25
],
"type": "plot"
},
{
"name": "spongebob",
"pos": [
33,
42
],
"type": "plot"
}
] |
what year was the social network made
|
[
{
"name": "year",
"pos": [
5,
9
],
"type": "year"
},
{
"name": "the social network",
"pos": [
14,
32
],
"type": "title"
}
] |
what is the plot of rocky 1
|
[
{
"name": "rocky 1",
"pos": [
20,
27
],
"type": "title"
}
] |
movies released from 1990 to 1991
|
[
{
"name": "1990",
"pos": [
21,
25
],
"type": "year"
},
{
"name": "1991",
"pos": [
29,
33
],
"type": "year"
}
] |
did garry marshall direct a drama movie released in the 1980s
|
[
{
"name": "garry marshall",
"pos": [
4,
18
],
"type": "director"
},
{
"name": "drama",
"pos": [
28,
33
],
"type": "genre"
},
{
"name": "1980s",
"pos": [
56,
61
],
"type": "year"
}
] |
show me a list of the best movies of 2011
|
[
{
"name": "best",
"pos": [
22,
26
],
"type": "review"
},
{
"name": "2011",
"pos": [
37,
41
],
"type": "year"
}
] |
find me star wars movies with natalie portman
|
[
{
"name": "star wars",
"pos": [
8,
17
],
"type": "title"
},
{
"name": "natalie portman",
"pos": [
30,
45
],
"type": "actor"
}
] |
what is the first movie martin sheen starred in
|
[
{
"name": "martin sheen",
"pos": [
24,
36
],
"type": "actor"
}
] |
did george lucas direct any dramas
|
[
{
"name": "george lucas",
"pos": [
4,
16
],
"type": "director"
},
{
"name": "dramas",
"pos": [
28,
34
],
"type": "genre"
}
] |
what movie has the latest john williams soundtrack
|
[
{
"name": "latest",
"pos": [
19,
25
],
"type": "year"
},
{
"name": "john williams",
"pos": [
26,
39
],
"type": "song"
}
] |
find me the most popular westerns of all time
|
[
{
"name": "most popular",
"pos": [
12,
24
],
"type": "review"
},
{
"name": "westerns",
"pos": [
25,
33
],
"type": "genre"
}
] |
what movies from the 1970s had car chases
|
[
{
"name": "1970s",
"pos": [
21,
26
],
"type": "year"
},
{
"name": "car chases",
"pos": [
31,
41
],
"type": "plot"
}
] |
what was the worst reviewed scary movie in 2010
|
[
{
"name": "worst reviewed",
"pos": [
13,
27
],
"type": "average ratings"
},
{
"name": "scary",
"pos": [
28,
33
],
"type": "genre"
},
{
"name": "2010",
"pos": [
43,
47
],
"type": "year"
}
] |
please find me the thriller about an art heist from the late 1990s
|
[
{
"name": "thriller",
"pos": [
19,
27
],
"type": "genre"
},
{
"name": "art heist",
"pos": [
37,
46
],
"type": "plot"
},
{
"name": "1990s",
"pos": [
61,
66
],
"type": "plot"
}
] |
did james earl jones star in any horror films
|
[
{
"name": "james earl jones",
"pos": [
4,
20
],
"type": "actor"
},
{
"name": "horror",
"pos": [
33,
39
],
"type": "genre"
}
] |
what is the quote at the end of a bronx tale
|
[
{
"name": "a bronx tale",
"pos": [
32,
44
],
"type": "title"
}
] |
what is the top rated martin scorsesy moive
|
[
{
"name": "top rated",
"pos": [
12,
21
],
"type": "average ratings"
},
{
"name": "martin scorsesy",
"pos": [
22,
37
],
"type": "director"
}
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.