id
stringlengths 8
8
| lang
stringclasses 9
values | question
stringlengths 6
246
| answerText
stringlengths 1
266
| category
stringclasses 8
values | complexityType
stringclasses 9
values | questionEntity
list | answerEntity
list |
---|---|---|---|---|---|---|---|
e14d2e02
|
fr
|
Le Royaume-Uni a-t-il un Président ?
|
No
|
politics
|
yesno
|
[
{
"name": "Q145",
"entityType": "entity",
"label": "United Kingdom",
"mention": null,
"span": []
}
] |
[] |
59902bf9
|
fr
|
Le Président Trump a-t-il effectué plus d’un mandat ?
|
No
|
politics
|
yesno
|
[
{
"name": "Q22686",
"entityType": "entity",
"label": "Donald Trump",
"mention": null,
"span": []
},
{
"name": "1",
"entityType": "cardinal",
"label": "",
"mention": null,
"span": []
}
] |
[] |
1e728684
|
fr
|
Donald Trump a-t-il remporté l’élection de 2020 ?
|
No
|
politics
|
yesno
|
[
{
"name": "Q22686",
"entityType": "entity",
"label": "Donald Trump",
"mention": null,
"span": []
},
{
"name": "2020",
"entityType": "date",
"label": "",
"mention": null,
"span": []
}
] |
[] |
70f59157
|
fr
|
Bill Clinton a-t-il effectué deux mandats de Président des États-Unis ?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q1124",
"entityType": "entity",
"label": "Bill Clinton",
"mention": null,
"span": []
},
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": null,
"span": []
},
{
"name": "2",
"entityType": "cardinal",
"label": "",
"mention": null,
"span": []
}
] |
[] |
52eed88a
|
fr
|
Donald Trump était-il Vice-Président avant de devenir Président des États-Unis ?
|
No
|
politics
|
yesno
|
[
{
"name": "Q22686",
"entityType": "entity",
"label": "Donald Trump",
"mention": null,
"span": []
},
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": null,
"span": []
}
] |
[] |
e83bca63
|
fr
|
Donald Trump a-t-il remporté l’élection présidentielle de 2020 ?
|
No
|
politics
|
yesno
|
[
{
"name": "Q22923830",
"entityType": "entity",
"label": "2020 United States presidential election",
"mention": null,
"span": []
},
{
"name": "Q22686",
"entityType": "entity",
"label": "Donald Trump",
"mention": null,
"span": []
}
] |
[] |
f90333e8
|
fr
|
Hilary Clinton a-t-elle remporté l’élection présidentielle de 2016 ?
|
No
|
politics
|
yesno
|
[
{
"name": "Q699872",
"entityType": "entity",
"label": "2016 United States presidential election",
"mention": null,
"span": []
},
{
"name": "Q6294",
"entityType": "entity",
"label": "Hillary Clinton",
"mention": null,
"span": []
}
] |
[] |
a4f151cb
|
fr
|
Y a-t-il déjà eu de femme présidente des États-Unis ?
|
No
|
politics
|
yesno
|
[
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": null,
"span": []
}
] |
[] |
2653887c
|
fr
|
Y a-t-il déjà eu de noir président des États-Unis ?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": null,
"span": []
}
] |
[] |
83b94a45
|
fr
|
Y a-t-il déjà eu de juif président des États-Unis ?
|
No
|
politics
|
yesno
|
[
{
"name": "Q7325",
"entityType": "entity",
"label": "Jewish people",
"mention": null,
"span": []
},
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": null,
"span": []
}
] |
[] |
08426b9e
|
fr
|
George W. Bush a-t-il été réélu en 2009 ?
|
No
|
politics
|
yesno
|
[
{
"name": "Q207",
"entityType": "entity",
"label": "George W. Bush",
"mention": null,
"span": []
},
{
"name": "2009",
"entityType": "date",
"label": "",
"mention": null,
"span": []
}
] |
[] |
530a7fa9
|
fr
|
Donald Trump a t-il été réélu en 2021 ?
|
No
|
politics
|
yesno
|
[
{
"name": "Q22686",
"entityType": "entity",
"label": "Donald Trump",
"mention": null,
"span": []
},
{
"name": "2021",
"entityType": "date",
"label": "",
"mention": null,
"span": []
}
] |
[] |
0722b939
|
fr
|
Ronald Reagan a-t-il été réélu en 1989 ?
|
No
|
politics
|
yesno
|
[
{
"name": "Q9960",
"entityType": "entity",
"label": "Ronald Reagan",
"mention": null,
"span": []
},
{
"name": "1989",
"entityType": "date",
"label": "",
"mention": null,
"span": []
}
] |
[] |
c2b5724c
|
fr
|
Bill Clinton a-t-il été réélu en 1996 ?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q1124",
"entityType": "entity",
"label": "Bill Clinton",
"mention": null,
"span": []
},
{
"name": "1996",
"entityType": "date",
"label": "",
"mention": null,
"span": []
}
] |
[] |
c80b116a
|
fr
|
La reine Elizabeth II est-elle la monarque du Royaume-Uni ?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q145",
"entityType": "entity",
"label": "United Kingdom",
"mention": null,
"span": []
},
{
"name": "Q9682",
"entityType": "entity",
"label": "Elizabeth II",
"mention": null,
"span": []
}
] |
[] |
191c7791
|
fr
|
Un Président des États-Unis a-t-il déjà remporté le Prix Nobel de la paix ?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q35637",
"entityType": "entity",
"label": "Nobel Peace Prize",
"mention": null,
"span": []
},
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": null,
"span": []
}
] |
[] |
6399acfb
|
fr
|
Theodore Roosevelt est-il le seul Président des États-Unis à avoir gagné le prix Nobel de la paix ?
|
No
|
politics
|
yesno
|
[
{
"name": "Q33866",
"entityType": "entity",
"label": "Theodore Roosevelt",
"mention": null,
"span": []
},
{
"name": "Q35637",
"entityType": "entity",
"label": "Nobel Peace Prize",
"mention": null,
"span": []
},
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": null,
"span": []
}
] |
[] |
0ecde903
|
fr
|
Hilary Clinton a-t-elle remporté l’élection en 2016 ?
|
No
|
politics
|
yesno
|
[
{
"name": "Q6294",
"entityType": "entity",
"label": "Hillary Clinton",
"mention": null,
"span": []
},
{
"name": "2016",
"entityType": "date",
"label": "",
"mention": null,
"span": []
}
] |
[] |
05f5db84
|
fr
|
Trump a-t-il été destitué pendant son mandat ?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q22686",
"entityType": "entity",
"label": "Donald Trump",
"mention": null,
"span": []
}
] |
[] |
e6ad891f
|
fr
|
La Chine est-elle un pays démocratique ?
|
No
|
politics
|
yesno
|
[
{
"name": "Q148",
"entityType": "entity",
"label": "People's Republic of China",
"mention": null,
"span": []
}
] |
[] |
3624fea6
|
fr
|
Biden est-il la personne la plus âgée à briguer un mandat présidentiel ?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q6279",
"entityType": "entity",
"label": "Joe Biden",
"mention": null,
"span": []
}
] |
[] |
e9250dbc
|
fr
|
Shinzō Abe est-il toujours le Premier Ministre du Japon ?
|
No
|
politics
|
yesno
|
[
{
"name": "Q132345",
"entityType": "entity",
"label": "Shinzō Abe",
"mention": null,
"span": []
},
{
"name": "Q17",
"entityType": "entity",
"label": "Japan",
"mention": null,
"span": []
}
] |
[] |
200a73ae
|
fr
|
La Russie a-t-elle un gouvernement démocratique ?
|
No
|
politics
|
yesno
|
[
{
"name": "Q159",
"entityType": "entity",
"label": "Russia",
"mention": null,
"span": []
}
] |
[] |
853876a6
|
fr
|
La durée du mandat de Président des États-Unis est-elle de 4 ans ?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": null,
"span": []
},
{
"name": "4",
"entityType": "cardinal",
"label": "",
"mention": null,
"span": []
}
] |
[] |
46da09a5
|
fr
|
Les Philippines sont-elles un pays démocratique ?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q928",
"entityType": "entity",
"label": "Philippines",
"mention": null,
"span": []
}
] |
[] |
b63195fd
|
fr
|
Les citoyens japonais votent-ils pour désigner le Président du Japon ?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q161652",
"entityType": "entity",
"label": "Japanese people",
"mention": null,
"span": []
},
{
"name": "Q17",
"entityType": "entity",
"label": "Japan",
"mention": null,
"span": []
}
] |
[] |
9bb506a3
|
fr
|
John Barrasso a-t-il été réélu en 2018 ?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q720521",
"entityType": "entity",
"label": "John Barrasso",
"mention": null,
"span": []
},
{
"name": "2018",
"entityType": "date",
"label": "",
"mention": null,
"span": []
}
] |
[] |
ff5b9fd3
|
fr
|
L’Inde dispose-t-elle d’un système parlementaire démocratique ?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q668",
"entityType": "entity",
"label": "India",
"mention": null,
"span": []
}
] |
[] |
0e8eeee9
|
fr
|
Le BJP est-il le seul parti en Inde a avoir remporté une majorité sans former une coalition depuis 1984 ?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q668",
"entityType": "entity",
"label": "India",
"mention": null,
"span": []
},
{
"name": "Q10230",
"entityType": "entity",
"label": "Bharatiya Janata Party",
"mention": null,
"span": []
},
{
"name": "1984",
"entityType": "date",
"label": "",
"mention": null,
"span": []
}
] |
[] |
a4657e33
|
fr
|
Le gouvernement indien est-il composé de trois branches différentes ?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q668",
"entityType": "entity",
"label": "India",
"mention": null,
"span": []
},
{
"name": "3",
"entityType": "cardinal",
"label": "",
"mention": null,
"span": []
}
] |
[] |
f32ef957
|
fr
|
L’Équateur est-il un pays démocratique ?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q736",
"entityType": "entity",
"label": "Ecuador",
"mention": null,
"span": []
}
] |
[] |
2e9e5f6d
|
fr
|
Donald Trump a t-il été réélu en 2012 ?
|
No
|
politics
|
yesno
|
[
{
"name": "Q22686",
"entityType": "entity",
"label": "Donald Trump",
"mention": null,
"span": []
},
{
"name": "2012",
"entityType": "date",
"label": "",
"mention": null,
"span": []
}
] |
[] |
94bc8ef0
|
fr
|
Y a-t-il 140 sièges au Sénat des États-Unis ?
|
No
|
politics
|
yesno
|
[
{
"name": "Q66096",
"entityType": "entity",
"label": "United States Senate",
"mention": null,
"span": []
},
{
"name": "140",
"entityType": "cardinal",
"label": "",
"mention": null,
"span": []
}
] |
[] |
ce334940
|
fr
|
Un Italo-Américain a-t-il déjà été président des États-Unis ?
|
No
|
politics
|
yesno
|
[
{
"name": "Q974693",
"entityType": "entity",
"label": "Italian American",
"mention": null,
"span": []
},
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": null,
"span": []
}
] |
[] |
5cb6265b
|
fr
|
Bill Clinton était-il démocrate ?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q29552",
"entityType": "entity",
"label": "Democratic Party",
"mention": null,
"span": []
},
{
"name": "Q1124",
"entityType": "entity",
"label": "Bill Clinton",
"mention": null,
"span": []
}
] |
[] |
2b07b766
|
fr
|
La Russie est-elle une démocratie ?
|
No
|
politics
|
yesno
|
[
{
"name": "Q159",
"entityType": "entity",
"label": "Russia",
"mention": null,
"span": []
}
] |
[] |
3b51fa00
|
fr
|
Le Royaume-Uni est-il membre de l’Union européenne ?
|
No
|
politics
|
yesno
|
[
{
"name": "Q145",
"entityType": "entity",
"label": "United Kingdom",
"mention": null,
"span": []
},
{
"name": "Q458",
"entityType": "entity",
"label": "European Union",
"mention": null,
"span": []
}
] |
[] |
52d3c7bc
|
fr
|
Y a-t-il déjà eu une femme présidente des États-Unis d’Amérique ?
|
No
|
politics
|
yesno
|
[
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": null,
"span": []
}
] |
[] |
fcbcd580
|
fr
|
Le poste de vice-président actuel des États-Unis d’Amérique est-il occupé par une femme ?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": null,
"span": []
}
] |
[] |
7adf1a04
|
fr
|
Y a-t-il déjà eu une femme gouverneur de Californie ?
|
No
|
politics
|
yesno
|
[
{
"name": "Q99",
"entityType": "entity",
"label": "California",
"mention": null,
"span": []
}
] |
[] |
925ef346
|
fr
|
Un Président peut-il briguer un troisième mandat ?
|
No
|
politics
|
yesno
|
[
{
"name": "Q11696",
"entityType": "entity",
"label": "President of the United States",
"mention": null,
"span": []
},
{
"name": "Q15284636",
"entityType": "entity",
"label": "presidential term",
"mention": null,
"span": []
},
{
"name": "3",
"entityType": "ordinal",
"label": "",
"mention": null,
"span": []
}
] |
[] |
12fe6ada
|
fr
|
Un Président a-t-il déjà effectué plus de 2 mandats ?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q11696",
"entityType": "entity",
"label": "President of the United States",
"mention": null,
"span": []
},
{
"name": "Q15284636",
"entityType": "entity",
"label": "presidential term",
"mention": null,
"span": []
},
{
"name": "2",
"entityType": "cardinal",
"label": "",
"mention": null,
"span": []
}
] |
[] |
c5a640d8
|
fr
|
Un président est-il déjà mort pendant son mandat ?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q11696",
"entityType": "entity",
"label": "President of the United States",
"mention": null,
"span": []
}
] |
[] |
b87c7063
|
fr
|
Qui est le plus âgé, Tom Cruise ou Brad Pitt ?
|
Tom Cruise
|
movies
|
comparative
|
[
{
"name": "Q35332",
"entityType": "entity",
"label": "Brad Pitt",
"mention": null,
"span": []
},
{
"name": "Q37079",
"entityType": "entity",
"label": "Tom Cruise",
"mention": null,
"span": []
}
] |
[
{
"name": "Q37079",
"label": "Tom Cruise"
}
] |
c10a3726
|
fr
|
Rupert Grint est-t-il plus grand que Daniel Radcliffe ?
|
Yes
|
movies
|
comparative
|
[
{
"name": "Q19190",
"entityType": "entity",
"label": "Rupert Grint",
"mention": null,
"span": []
},
{
"name": "Q38119",
"entityType": "entity",
"label": "Daniel Radcliffe",
"mention": null,
"span": []
}
] |
[] |
0ff31381
|
fr
|
Dans combien de films Star Wars apparaît Han Solo ?
|
5
|
movies
|
count
|
[
{
"name": "Q462",
"entityType": "entity",
"label": "Star Wars",
"mention": null,
"span": []
},
{
"name": "Q51802",
"entityType": "entity",
"label": "Han Solo",
"mention": null,
"span": []
}
] |
[
{
"name": "Q17738",
"label": "Star Wars, épisode IV : Un nouvel espoir"
},
{
"name": "Q181795",
"label": "Star Wars, épisode V : L'Empire contre-attaque"
},
{
"name": "Q181803",
"label": "Star Wars, épisode VI : Le Retour du Jedi"
},
{
"name": "Q6074",
"label": "Star Wars, épisode VII : Le Réveil de la Force"
},
{
"name": "Q20977110",
"label": "Star Wars, épisode IX : l'Ascension de Skywalker"
}
] |
841d4f69
|
fr
|
Combien d’Oscars du cinéma Leonardo DiCaprio a-t-il gagnés ?
|
1
|
movies
|
count
|
[
{
"name": "Q19020",
"entityType": "entity",
"label": "Academy Awards",
"mention": null,
"span": []
},
{
"name": "Q38111",
"entityType": "entity",
"label": "Leonardo DiCaprio",
"mention": null,
"span": []
}
] |
[
{
"name": "Q103916",
"label": "Oscar du meilleur acteur"
}
] |
2ebf409a
|
fr
|
Quel film de James Cameron a été nominé dans la catégorie du Meilleur Réalisateur, mais n’a pas remporté le prix ?
|
Avatar
|
movies
|
difference
|
[
{
"name": "Q103360",
"entityType": "entity",
"label": "Academy Award for Best Director",
"mention": null,
"span": []
},
{
"name": "Q42574",
"entityType": "entity",
"label": "James Cameron",
"mention": null,
"span": []
}
] |
[
{
"name": "Q24871",
"label": "Avatar"
}
] |
5d0cdea8
|
fr
|
Dans quels films « Avengers » Tom Holland n’a pas joué ?
|
Avengers, Avengers: Age of Ultron
|
movies
|
difference
|
[
{
"name": "Q20021634",
"entityType": "entity",
"label": "Avengers",
"mention": null,
"span": []
},
{
"name": "Q2023710",
"entityType": "entity",
"label": "Tom Holland",
"mention": null,
"span": []
}
] |
[
{
"name": "Q182218",
"label": "Avengers"
},
{
"name": "Q14171368",
"label": "Avengers : L'Ère d'Ultron"
}
] |
a90b3101
|
fr
|
Dans quel film de Ridley Scott de 2001, Anthony Hopkins n’est pas la vedette ?
|
Black Hawk Down
|
movies
|
difference
|
[
{
"name": "Q65932",
"entityType": "entity",
"label": "Anthony Hopkins",
"mention": null,
"span": []
},
{
"name": "Q56005",
"entityType": "entity",
"label": "Ridley Scott",
"mention": null,
"span": []
},
{
"name": "2001",
"entityType": "date",
"label": "",
"mention": null,
"span": []
}
] |
[
{
"name": "Q221384",
"label": "La Chute du faucon noir"
}
] |
916f59be
|
fr
|
Quelle actrice ayant joué dans « Black Swan » et étudié à Harvard ?
|
Natalie Portman
|
movies
|
intersection
|
[
{
"name": "Q13371",
"entityType": "entity",
"label": "Harvard University",
"mention": null,
"span": []
},
{
"name": "Q180214",
"entityType": "entity",
"label": "Black Swan",
"mention": null,
"span": []
}
] |
[
{
"name": "Q37876",
"label": "Natalie Portman"
}
] |
7fb35d01
|
fr
|
Quel est le film réalisé par Quentin Tarantino avec Jamie Foxx en vedette ?
|
Django Unchained
|
movies
|
intersection
|
[
{
"name": "Q3772",
"entityType": "entity",
"label": "Quentin Tarantino",
"mention": null,
"span": []
},
{
"name": "Q171905",
"entityType": "entity",
"label": "Jamie Foxx",
"mention": null,
"span": []
}
] |
[
{
"name": "Q571032",
"label": "Django Unchained"
}
] |
2fd59229
|
fr
|
Quel acteur né en Écosse a joué le rôle de James Bond ?
|
Sean Connery
|
movies
|
intersection
|
[
{
"name": "Q2009573",
"entityType": "entity",
"label": "James Bond",
"mention": null,
"span": []
},
{
"name": "Q22",
"entityType": "entity",
"label": "Scotland",
"mention": null,
"span": []
}
] |
[
{
"name": "Q4573",
"label": "Sean Connery"
}
] |
28756e62
|
fr
|
D’où vient l’acteur qui a joué Edward dans le fim Twilight ?
|
England
|
movies
|
multihop
|
[
{
"name": "Q44523",
"entityType": "entity",
"label": "Twilight",
"mention": null,
"span": []
},
{
"name": "Q191527",
"entityType": "entity",
"label": "Edward Cullen",
"mention": null,
"span": []
}
] |
[
{
"name": "Q21",
"label": "Angleterre"
}
] |
a4afaf82
|
fr
|
Quand est né le réalisateur de Parasite ?
|
September 14, 1969
|
movies
|
multihop
|
[
{
"name": "Q61448040",
"entityType": "entity",
"label": "Parasite",
"mention": null,
"span": []
}
] |
[] |
91b378c9
|
fr
|
Quand Steven Spielberg a-t-il remporté son premier Oscar ?
|
1994
|
movies
|
ordinal
|
[
{
"name": "Q8877",
"entityType": "entity",
"label": "Steven Spielberg",
"mention": null,
"span": []
},
{
"name": "Q19020",
"entityType": "entity",
"label": "Academy Awards",
"mention": null,
"span": []
},
{
"name": "1",
"entityType": "ordinal",
"label": "",
"mention": null,
"span": []
}
] |
[] |
7f9cfb2a
|
fr
|
Quel est le dernier film de Marvel à mettre en scène un caméo de Stan Lee ?
|
Avengers: Endgame
|
movies
|
ordinal
|
[
{
"name": "Q181900",
"entityType": "entity",
"label": "Stan Lee",
"mention": null,
"span": []
},
{
"name": "Q642878",
"entityType": "entity",
"label": "Marvel Cinematic Universe",
"mention": null,
"span": []
}
] |
[
{
"name": "Q23781155",
"label": "Avengers: Endgame"
}
] |
6316fda6
|
fr
|
Quel film a eu le plus gros budget ?
|
Pirates of the Caribbean: On Stranger Tides
|
movies
|
superlative
|
[
{
"name": "Q11424",
"entityType": "entity",
"label": "film",
"mention": null,
"span": []
}
] |
[
{
"name": "Q183555",
"label": "Pirates des Caraïbes : La Fontaine de Jouvence"
}
] |
9df0e116
|
fr
|
Quelle est la plus jeune personne a avoir remporté l’Oscar du cinéma du meilleur acteur ?
|
Adrien Brody
|
movies
|
superlative
|
[
{
"name": "Q103916",
"entityType": "entity",
"label": "Academy Award for Best Actor",
"mention": null,
"span": []
}
] |
[
{
"name": "Q104514",
"label": "Adrien Brody"
}
] |
718fb92e
|
fr
|
Lequel des films Le Seigneur des Anneaux est le plus long ?
|
The Lord of the Rings: The Return of the King
|
movies
|
superlative
|
[
{
"name": "Q190214",
"entityType": "entity",
"label": "The Lord of the Rings trilogy",
"mention": null,
"span": []
}
] |
[
{
"name": "Q131074",
"label": "Le Seigneur des anneaux : Le Retour du roi"
}
] |
cf976a66
|
fr
|
La La Land a-t-il remporté l’Oscar du meilleur film ?
|
No
|
movies
|
yesno
|
[
{
"name": "Q102427",
"entityType": "entity",
"label": "Academy Award for Best Picture",
"mention": null,
"span": []
},
{
"name": "Q20856802",
"entityType": "entity",
"label": "La La Land",
"mention": null,
"span": []
}
] |
[] |
d5b9faac
|
fr
|
Est-ce que l’Épisode IV de Star Wars est sorti avant l’Épisode I ?
|
Yes
|
movies
|
yesno
|
[
{
"name": "Q165713",
"entityType": "entity",
"label": "Star Wars: Episode I – The Phantom Menace",
"mention": null,
"span": []
},
{
"name": "Q17738",
"entityType": "entity",
"label": "Star Wars: Episode IV – A New Hope",
"mention": null,
"span": []
}
] |
[] |
823e5bd7
|
fr
|
Tom Hanks a-t-il déjà joué dans un film avec Ewan McGregor ?
|
Yes
|
movies
|
yesno
|
[
{
"name": "Q165518",
"entityType": "entity",
"label": "Ewan McGregor",
"mention": null,
"span": []
},
{
"name": "Q2263",
"entityType": "entity",
"label": "Tom Hanks",
"mention": null,
"span": []
}
] |
[] |
123fe725
|
fr
|
Quel album de Beyonce comportait le plus de titres, Lemonade ou Everything is Love ?
|
Lemonade
|
music
|
comparative
|
[
{
"name": "Q23905116",
"entityType": "entity",
"label": "Lemonade",
"mention": null,
"span": []
},
{
"name": "Q55073458",
"entityType": "entity",
"label": "Everything Is Love",
"mention": null,
"span": []
},
{
"name": "Q36153",
"entityType": "entity",
"label": "Beyoncé",
"mention": null,
"span": []
}
] |
[
{
"name": "Q23905116",
"label": "Lemonade"
}
] |
52801646
|
fr
|
Old Town Road est-il sorti la même année que New Rules ?
|
No
|
music
|
comparative
|
[
{
"name": "Q62587323",
"entityType": "entity",
"label": "Old Town Road",
"mention": null,
"span": []
},
{
"name": "Q33084333",
"entityType": "entity",
"label": "New Rules",
"mention": null,
"span": []
}
] |
[] |
5ab6e860
|
fr
|
Here Comes the Sun est-il sorti avant 1970 ?
|
Yes
|
music
|
comparative
|
[
{
"name": "Q210401",
"entityType": "entity",
"label": "Here Comes the Sun",
"mention": null,
"span": []
},
{
"name": "1970",
"entityType": "date",
"label": "",
"mention": null,
"span": []
}
] |
[] |
20fae671
|
fr
|
Combien d’albums studio a produit Camila Cabello ?
|
2
|
music
|
count
|
[
{
"name": "Q18810940",
"entityType": "entity",
"label": "Camila Cabello",
"mention": null,
"span": []
}
] |
[
{
"name": "Q30005084",
"label": "Camila"
},
{
"name": "Q67020348",
"label": "Romance"
}
] |
9e64a2e1
|
fr
|
Quelles membres des Blackpink ne sont pas nées en Corée du Sud ?
|
Rosé, Lisa
|
music
|
difference
|
[
{
"name": "Q884",
"entityType": "entity",
"label": "South Korea",
"mention": null,
"span": []
},
{
"name": "Q25056945",
"entityType": "entity",
"label": "Blackpink",
"mention": null,
"span": []
}
] |
[
{
"name": "Q27655344",
"label": "Rosé"
},
{
"name": "Q26707663",
"label": "Lisa"
}
] |
a85dd713
|
fr
|
Pour quel Grammy Award la chanson Thinking Out Loud a-t-elle été nominée, mais n’a pas remporté le prix ?
|
Record of the Year
|
music
|
difference
|
[
{
"name": "Q17332468",
"entityType": "entity",
"label": "Thinking Out Loud",
"mention": null,
"span": []
},
{
"name": "Q41254",
"entityType": "entity",
"label": "Grammy Award",
"mention": null,
"span": []
}
] |
[
{
"name": "Q843219",
"label": "Grammy Award de l'enregistrement de l'année"
}
] |
16a37270
|
fr
|
Quel âge avait le chanteur principal de Queen à sa mort ?
|
45
|
music
|
multihop
|
[
{
"name": "Q15862",
"entityType": "entity",
"label": "Queen",
"mention": null,
"span": []
}
] |
[] |
6cabd00f
|
fr
|
À qui le plus jeune membres des Jonas Brothers est-il marié ?
|
Priyanka Chopra
|
music
|
multihop
|
[
{
"name": "Q134233",
"entityType": "entity",
"label": "Jonas Brothers",
"mention": null,
"span": []
}
] |
[
{
"name": "Q158957",
"label": "Priyanka Chopra"
}
] |
c9066d84
|
fr
|
Quelle taille fait la chanteuse de « Oops!... I Did It Again » ?
|
5'4"
|
music
|
multihop
|
[
{
"name": "Q733931",
"entityType": "entity",
"label": "Oops!... I Did It Again",
"mention": null,
"span": []
}
] |
[] |
18bc4a9a
|
fr
|
Quel est le dernier album des One Direction avec Zayn ?
|
Four
|
music
|
ordinal
|
[
{
"name": "Q146027",
"entityType": "entity",
"label": "One Direction",
"mention": null,
"span": []
},
{
"name": "Q3626950",
"entityType": "entity",
"label": "Zayn Malik",
"mention": null,
"span": []
}
] |
[
{
"name": "Q18003476",
"label": "Four"
}
] |
f80a1760
|
fr
|
Qui détient le record des Grammy Awards remportés en une soirée ?
|
Michael Jackson, Santana
|
music
|
superlative
|
[
{
"name": "Q41254",
"entityType": "entity",
"label": "Grammy Award",
"mention": null,
"span": []
},
{
"name": "1",
"entityType": "time",
"label": "",
"mention": null,
"span": []
}
] |
[
{
"name": "Q2831",
"label": "Michael Jackson"
},
{
"name": "Q873384",
"label": "Santana"
}
] |
e472dc73
|
fr
|
Quelle est la plus jeune personne à avoir remporté un Grammy Award de l’album de l’année ?
|
Billie Eilish
|
music
|
superlative
|
[
{
"name": "Q904528",
"entityType": "entity",
"label": "Grammy Award for Album of the Year",
"mention": null,
"span": []
}
] |
[
{
"name": "Q29564107",
"label": "Billie Eilish"
}
] |
243104e7
|
fr
|
Quelle est la chanson la plus longue de l’album Lemonade ?
|
Daddy Lessons
|
music
|
superlative
|
[
{
"name": "Q23905116",
"entityType": "entity",
"label": "Lemonade",
"mention": null,
"span": []
}
] |
[
{
"name": "Q24074881",
"label": null
}
] |
425b376e
|
fr
|
Old Town Road a-t-il remporté le Grammy Award du meilleur clip vidéo ?
|
Yes
|
music
|
yesno
|
[
{
"name": "Q2976730",
"entityType": "entity",
"label": "Grammy Award for Best Music Video",
"mention": null,
"span": []
},
{
"name": "Q62587323",
"entityType": "entity",
"label": "Old Town Road",
"mention": null,
"span": []
}
] |
[] |
69948b90
|
fr
|
L’album Reputation de Taylor Swift est-il sorti avant Red ?
|
No
|
music
|
yesno
|
[
{
"name": "Q26876",
"entityType": "entity",
"label": "Taylor Swift",
"mention": null,
"span": []
},
{
"name": "Q37814092",
"entityType": "entity",
"label": "Reputation",
"mention": null,
"span": []
}
] |
[] |
21011276
|
fr
|
Lady Gaga a-t-elle déjà fait une chanson avec Ariana Grande ?
|
Yes
|
music
|
yesno
|
[
{
"name": "Q19848",
"entityType": "entity",
"label": "Lady Gaga",
"mention": null,
"span": []
},
{
"name": "Q151892",
"entityType": "entity",
"label": "Ariana Grande",
"mention": null,
"span": []
}
] |
[] |
70ee0f24
|
fr
|
Tom Brady a-t-il rejoint les Buccaneers de Tampa Bay avant 2019 ?
|
No
|
sports
|
comparative
|
[
{
"name": "Q320476",
"entityType": "entity",
"label": "Tampa Bay Buccaneers",
"mention": null,
"span": []
},
{
"name": "Q313381",
"entityType": "entity",
"label": "Tom Brady",
"mention": null,
"span": []
},
{
"name": "2019",
"entityType": "date",
"label": "",
"mention": null,
"span": []
}
] |
[] |
7b6c6edc
|
fr
|
Cristiano Ronaldo est-il plus âgé que Lionel Messi ?
|
Yes
|
sports
|
comparative
|
[
{
"name": "Q615",
"entityType": "entity",
"label": "Lionel Messi",
"mention": null,
"span": []
},
{
"name": "Q11571",
"entityType": "entity",
"label": "Cristiano Ronaldo",
"mention": null,
"span": []
}
] |
[] |
279eba61
|
fr
|
Combien de Super Bowls a gagné Peyton Manning ?
|
2
|
sports
|
count
|
[
{
"name": "Q32096",
"entityType": "entity",
"label": "Super Bowl",
"mention": null,
"span": []
},
{
"name": "Q7539",
"entityType": "entity",
"label": "Peyton Manning",
"mention": null,
"span": []
}
] |
[
{
"name": "Q597607",
"label": "Super Bowl XLI"
},
{
"name": "Q7642193",
"label": "Super Bowl 50"
}
] |
682465fc
|
fr
|
Pour combien d’équipes LeBron James a-t-il joué ?
|
3
|
sports
|
count
|
[
{
"name": "Q36159",
"entityType": "entity",
"label": "LeBron James",
"mention": null,
"span": []
}
] |
[
{
"name": "Q162990",
"label": "Cavaliers de Cleveland"
},
{
"name": "Q169138",
"label": "Heat de Miami"
},
{
"name": "Q121783",
"label": "Lakers de Los Angeles"
}
] |
2f6ca71c
|
fr
|
Combien de joueurs de Manchester United étaient dans l’équipe d’Angleterre à l’Euro 2020 ?
|
4
|
sports
|
count
|
[
{
"name": "Q373501",
"entityType": "entity",
"label": "UEFA Euro 2020",
"mention": null,
"span": []
},
{
"name": "Q21",
"entityType": "entity",
"label": "England",
"mention": null,
"span": []
},
{
"name": "Q18656",
"entityType": "entity",
"label": "Manchester United F.C.",
"mention": null,
"span": []
}
] |
[
{
"name": "Q165772",
"label": "Harry Maguire"
},
{
"name": "Q93563",
"label": "Luke Shaw"
},
{
"name": "Q28059260",
"label": "Dean Henderson"
},
{
"name": "Q22951255",
"label": "Marcus Rashford"
}
] |
462ece67
|
fr
|
En 2015, quel tournoi du Grand Chelem, Serena William n’a-t-elle pas remportée ?
|
US Open
|
sports
|
difference
|
[
{
"name": "Q102113",
"entityType": "entity",
"label": "Grand Slam of tennis",
"mention": null,
"span": []
},
{
"name": "Q11459",
"entityType": "entity",
"label": "Serena Williams",
"mention": null,
"span": []
},
{
"name": "2015",
"entityType": "date",
"label": "",
"mention": null,
"span": []
}
] |
[
{
"name": "Q123577",
"label": "US Open de tennis"
}
] |
d539b4a2
|
fr
|
Combien de médailles olympiques qui ne sont pas en or Simon Biles a-t-elle à son actif ?
|
3
|
sports
|
difference
|
[
{
"name": "Q212434",
"entityType": "entity",
"label": "Olympic sport",
"mention": null,
"span": []
},
{
"name": "Q7520267",
"entityType": "entity",
"label": "Simone Biles",
"mention": null,
"span": []
}
] |
[] |
ad4a050c
|
fr
|
Pour quelle équipe, qui joue à domicile au Rocket Mortgage FieldHouse, LeBron James a-t-il joué ?
|
Cleveland Cavaliers
|
sports
|
intersection
|
[
{
"name": "Q387157",
"entityType": "entity",
"label": "Rocket Mortgage FieldHouse",
"mention": null,
"span": []
},
{
"name": "Q36159",
"entityType": "entity",
"label": "LeBron James",
"mention": null,
"span": []
}
] |
[
{
"name": "Q162990",
"label": "Cavaliers de Cleveland"
}
] |
d9bf64ec
|
fr
|
Quel membre de l’équipe olympique de gymnastique féminine des États-Unis de 2016 est née à Needham, dans le Massachusetts ?
|
Aly Raisman
|
sports
|
intersection
|
[
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": null,
"span": []
},
{
"name": "Q212434",
"entityType": "entity",
"label": "Olympic sport",
"mention": null,
"span": []
},
{
"name": "Q43450",
"entityType": "entity",
"label": "gymnastics",
"mention": null,
"span": []
},
{
"name": "Q1664345",
"entityType": "entity",
"label": "Needham",
"mention": null,
"span": []
},
{
"name": "2016",
"entityType": "date",
"label": "",
"mention": null,
"span": []
}
] |
[
{
"name": "Q238663",
"label": "Alexandra Raisman"
}
] |
8d9d9a36
|
fr
|
Quels joueurs de Manchester United étaient aussi dans l’équipe d’Angleterre à l’Euro 2020 ?
|
Harry Maguire, Luke Shaw, Dean Henderson, and Marcus Rashford
|
sports
|
intersection
|
[
{
"name": "Q21",
"entityType": "entity",
"label": "England",
"mention": null,
"span": []
},
{
"name": "Q18656",
"entityType": "entity",
"label": "Manchester United F.C.",
"mention": null,
"span": []
},
{
"name": "Q373501",
"entityType": "entity",
"label": "UEFA Euro 2020",
"mention": null,
"span": []
}
] |
[
{
"name": "Q165772",
"label": "Harry Maguire"
},
{
"name": "Q93563",
"label": "Luke Shaw"
},
{
"name": "Q28059260",
"label": "Dean Henderson"
},
{
"name": "Q22951255",
"label": "Marcus Rashford"
}
] |
ea446ac8
|
fr
|
Où est née la capitaine de l’équipe nationale américaine de football féminin ?
|
St. Louis, Missouri
|
sports
|
multihop
|
[
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": null,
"span": []
}
] |
[
{
"name": "Q38022",
"label": "Saint-Louis"
},
{
"name": "Q1581",
"label": "Missouri"
}
] |
51b29568
|
fr
|
Quand Simone Biles a-t-elle remporté sa première médaille d’or olympique ?
|
2016
|
sports
|
ordinal
|
[
{
"name": "Q7520267",
"entityType": "entity",
"label": "Simone Biles",
"mention": null,
"span": []
},
{
"name": "Q212434",
"entityType": "entity",
"label": "Olympic sport",
"mention": null,
"span": []
},
{
"name": "1",
"entityType": "ordinal",
"label": "",
"mention": null,
"span": []
}
] |
[] |
745c291c
|
fr
|
Quel est le dernier Grand Chelem que Serena Williams a remporté ?
|
2017 Australian Open
|
sports
|
ordinal
|
[
{
"name": "Q102113",
"entityType": "entity",
"label": "Grand Slam of tennis",
"mention": null,
"span": []
},
{
"name": "Q11459",
"entityType": "entity",
"label": "Serena Williams",
"mention": null,
"span": []
}
] |
[
{
"name": "Q22077628",
"label": "Open d'Australie 2017"
}
] |
d2b87a33
|
fr
|
Quelle est la deuxième équipe de la NBA pour laquelle Kyrie Irving a joué ?
|
Boston Celtics
|
sports
|
ordinal
|
[
{
"name": "Q155223",
"entityType": "entity",
"label": "National Basketball Association",
"mention": null,
"span": []
},
{
"name": "Q348618",
"entityType": "entity",
"label": "Kyrie Irving",
"mention": null,
"span": []
},
{
"name": "2",
"entityType": "ordinal",
"label": "",
"mention": null,
"span": []
}
] |
[
{
"name": "Q131371",
"label": "Celtics de Boston"
}
] |
01149327
|
fr
|
Quel joueur de tennis a gagné le plus de Grands Chelems ?
|
Serena Williams
|
sports
|
superlative
|
[
{
"name": "Q102113",
"entityType": "entity",
"label": "Grand Slam of tennis",
"mention": null,
"span": []
}
] |
[
{
"name": "Q11459",
"label": "Serena Williams"
}
] |
8b06349c
|
fr
|
Qui était le plus jeune joueur à remporter un championnat de la NBA ?
|
Darko Milicic
|
sports
|
superlative
|
[
{
"name": "Q842375",
"entityType": "entity",
"label": "NBA Finals",
"mention": null,
"span": []
}
] |
[
{
"name": "Q316256",
"label": "Darko Miličić"
}
] |
8733a95a
|
fr
|
Quel pays a remporté le plus grand nombre de médailles lors des Jeux olympiques de 2016 ?
|
United States
|
sports
|
superlative
|
[
{
"name": "Q8613",
"entityType": "entity",
"label": "2016 Summer Olympics",
"mention": null,
"span": []
}
] |
[
{
"name": "Q30",
"label": "États-Unis"
}
] |
c7ff9944
|
fr
|
Tom Brady a-t-il gagné un Super Bowl après avoir quitté les Patriots ?
|
Yes
|
sports
|
yesno
|
[
{
"name": "Q313381",
"entityType": "entity",
"label": "Tom Brady",
"mention": null,
"span": []
},
{
"name": "Q32096",
"entityType": "entity",
"label": "Super Bowl",
"mention": null,
"span": []
},
{
"name": "Q193390",
"entityType": "entity",
"label": "New England Patriots",
"mention": null,
"span": []
}
] |
[] |
170ef2ac
|
fr
|
Simone Biles a-t-elle remporté une médaille d’or lors des Jeux olympiques de 2020 ?
|
No
|
sports
|
yesno
|
[
{
"name": "Q5389",
"entityType": "entity",
"label": "Olympic Games",
"mention": null,
"span": []
},
{
"name": "Q7520267",
"entityType": "entity",
"label": "Simone Biles",
"mention": null,
"span": []
},
{
"name": "2020",
"entityType": "date",
"label": "",
"mention": null,
"span": []
}
] |
[] |
236462cc
|
fr
|
Quel État a plus grand nombre de grands électeurs, le Colorado ou l’Utah ?
|
Colorado
|
politics
|
comparative
|
[
{
"name": "Q829",
"entityType": "entity",
"label": "Utah",
"mention": null,
"span": []
},
{
"name": "Q1261",
"entityType": "entity",
"label": "Colorado",
"mention": null,
"span": []
}
] |
[
{
"name": "Q1261",
"label": "Colorado"
}
] |
60a10881
|
fr
|
Tony Blair est-il devenu Premier Ministre avant 1994 ?
|
Yes
|
politics
|
comparative
|
[
{
"name": "Q9545",
"entityType": "entity",
"label": "Tony Blair",
"mention": null,
"span": []
},
{
"name": "1994",
"entityType": "date",
"label": "",
"mention": null,
"span": []
}
] |
[] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.