input
stringlengths 866
3.12k
| output
listlengths 1
1
| id
stringlengths 41
41
|
|---|---|---|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Wie wil skaten , moet voortaan naar Anderlecht , of naar Schaarbeek .
Output:
|
[
"None"
] |
task1545-e632d3461fd14c3e821e3ebbadc1e665
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: We rijden de deelnemers tegemoet die de overzet naar het Noord-Afrikaanse land met de boot hebben gemaakt .
Output:
|
[
"None"
] |
task1545-391a4536b55f424c888fbece87ff20ec
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: " De nieuwkomers gaan voor internet of mobiele telefonie .
Output:
|
[
"None"
] |
task1545-369b5c89327941e88c47232ad473e9e2
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Antwerpen doorbreekt Dexia-eensgezindheid
Output:
|
[
"None"
] |
task1545-90c1e36d1bc04c19a6ade409bc26e241
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Nieuwe Spanjaarden zijn gekomen en Italianen en Berbers en Grieken en Turken en Arabieren en Portugezen , allemaal arm volk .
Output:
|
[
"None"
] |
task1545-c7dd5a0079524527badf2bda7d16e206
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Anouk niet op Werchter
Output:
|
[
"Anouk: B-PER"
] |
task1545-4a15cc00d4854494b17bc74079394707
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Hoe hard sommige merken zich ook uitsloven om hun terreinwagens het weggedrag en het comfort van een luxueuze berline mee te geven , het blijven toch altijd terreinwagens .
Output:
|
[
"None"
] |
task1545-097f56012e5d4225b59c89ce5a4cd2b4
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: De Nederlandse softwaremaker Baan wordt opgekocht door het Britse Invensys .
Output:
|
[
"None"
] |
task1545-9b0fb36c31f348b9adb92a66667346cc
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Louis Weenen
Output:
|
[
"Louis: B-PER, Weenen: I-PER"
] |
task1545-e7161b4d36384a64ba2a41ac4a384030
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Hoewel de lab-medewerkers voorstelden om de bewuste cellijn te testen , hield professor Yap de boot af .
Output:
|
[
"Yap: B-PER"
] |
task1545-03119a89211b45d99eabdcc63e200132
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Die zouden functioneren als forums waarin de gemeenten een aantal financiële beleidskeuzen kunnen bespreken .
Output:
|
[
"None"
] |
task1545-423d003fc2d54898bbb8f4337ee6aa8d
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Uit de glibberige klei duiken tientallen rechtopstaande paaltjes op , de oude getuigen van wat ooit een middeleeuwse drukke straat met huizen is geweest .
Output:
|
[
"None"
] |
task1545-075ceb1135dc490f91d411ff1c5f08ad
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: En ( lacht ) sinds donderdagavond weer iets minder .
Output:
|
[
"None"
] |
task1545-dec1997cd2974dbd9ece3d8986a4ec39
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Merckx 7:32 -- ...
Output:
|
[
"Merckx: B-PER"
] |
task1545-076063a60e0b4904a48791ce161b0ec0
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Vervolgens sloot de man zich op in zijn kamer .
Output:
|
[
"None"
] |
task1545-1abdc7ea05a14bd2bbd8c0fa790af252
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Het Referendum voor Kinderen en Jongeren 2000 , een soort schaduwverkiezing , is een poging om de onderontwikkelde democratische cultuur in het land wat op te krikken , zeggen de initiatiefnemers .
Output:
|
[
"None"
] |
task1545-1f7caa065394451592baa9e185c55540
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Het is een familie die gelijkwaardig is aan die van ons . "
Output:
|
[
"None"
] |
task1545-fa217c716d6c4f059f9838b8f1301eb7
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: CVP-coryfee Mark Eyskens in Knack :
Output:
|
[
"Mark: B-PER, Eyskens: I-PER"
] |
task1545-cb5513d580594776a91028baf65eede7
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Een uitstekende gelegenheid om de ons ter beschikking gestelde motorfietsen te testen .
Output:
|
[
"None"
] |
task1545-8b9834063199409daa4d7fd22674d477
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Professor Karel Dobbelaere , promotor van de doctoraalscriptie ' De weg naar binnen .
Output:
|
[
"Karel: B-PER, Dobbelaere: I-PER"
] |
task1545-c2018a57c86c463f8c5a15f9900bb1dc
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Een internetwinkel heeft een zware logistieke structuur .
Output:
|
[
"None"
] |
task1545-e0e44f4686634a9daaa973d33bf2756a
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Na de ministerraad woensdag weigerde Guy Verhofstadt de liberale , socialistische en groene slagen rond het V-plan te tellen .
Output:
|
[
"Guy: B-PER, Verhofstadt: I-PER"
] |
task1545-4fee58e496d04a96a4a7c9278042fdb3
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: De uitspraak van de rechter was de laatste ontwikkeling in de rechtszaak die Eliáns familie uit Miami had aangespannen om het kind in de VS te houden , waar het na zijn dramatische schipbreuk werd opgevangen .
Output:
|
[
"None"
] |
task1545-7d00af766d00490997fb13ffe4c6afb3
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Na het weekend ziet het weer er niet slecht uit maar ook niet helemaal standvastig .
Output:
|
[
"None"
] |
task1545-048a4c16449f4a8bb87b53823760a39d
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: The All England Club van Wimbledon gaat vader Dokic voortaan extra in het oog houden .
Output:
|
[
"Dokic: B-PER"
] |
task1545-59385abf512540079b482eda7714bcc3
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: In 1999 hebben we een hogere cashflow gehaald dan het jaar voordien .
Output:
|
[
"None"
] |
task1545-6618dc6e002849bba32a96146e72dfd0
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Want Waseige ontkent niet dat achter de deur een zware stok staat .
Output:
|
[
"Waseige: B-PER"
] |
task1545-ed6429cbf6c34aa9a5dc0c2aaf95fe14
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: ( AD )
Output:
|
[
"AD: B-PER"
] |
task1545-eac6831a91dd41b19c180a59a3ba757b
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Britse AJ Walter Aviation verhandelde A-109 die onderschept werd in Oostende
Output:
|
[
"None"
] |
task1545-b5dc74ec0025404b952b4a606c3e5a89
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Pagina's 14 - 16
Output:
|
[
"None"
] |
task1545-6aa46e9313f941679861a380f101d260
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Op die manier werd een ' verkeerde ' cellijn voor allerhande onderzoeken gebruikt .
Output:
|
[
"None"
] |
task1545-b5626e4809b44a1985512c0b5951fbd1
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Wij zullen een zeer ernstige poging ondernemen om niet naast die nationale FM-licentie te grijpen en zullen een dossier indienen volgens de bepalingen van het decreet .
Output:
|
[
"None"
] |
task1545-54f4170ced4045e896a612f3e939e923
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Oké , het weegt allemaal niet zo zwaar , maar als zomers alternatief voor De Laatste Show is het daarom niet lichtvoetiger .
Output:
|
[
"None"
] |
task1545-88f5dd1850b64a4487cf8ad06cbb35c7
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Het kan allemaal wat vlees noch vis lijken , maar door resoluut voor deze of gene partij te kiezen , zou Michels rol als bemiddelaar onmiddelijk zijn uitgespeeld .
Output:
|
[
"None"
] |
task1545-f35a2c117cf74583bc53f7ea162c6969
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Uiteindelijk kon ze in de derde set nog een 2-5-achterstand omzetten in 5 - 5 , maar toen sloeg de foutenlast weer toe zodat het nummer 107 uit het vrouwencircuit naar de zestiende finales mag .
Output:
|
[
"None"
] |
task1545-5655d4e6c3444022ac2332b96e3d8e48
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Maar ik bekijk het van dag tot dag .
Output:
|
[
"None"
] |
task1545-4bbbcd152cee48ac96fac22ea7831214
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Plaatselijk wordt vermoed dat Floralux de kiescampagnes van Luc Martens financierde , die binnen de vorige regering nog " aandacht " vroeg voor de zaak .
Output:
|
[
"Luc: B-PER, Martens: I-PER"
] |
task1545-0b02062b49f64ac8a25ef8fe145f3861
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: in een monarchie .
Output:
|
[
"None"
] |
task1545-b666bf8ab2ad4f4294bbcd206dda0e53
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Tijdens datzelfde visioen fluisterde God hem immers ook in dat de nummers niet alleen beknopter moesten , maar bij voorkeur zouden worden ingezongen door jonge popsterren als Lauryn Hill , Dave Matthews , Eagle-Eye Cherry en Rob Thomas .
Output:
|
[
"God: B-PER, Lauryn: B-PER, Hill: I-PER, Dave: B-PER, Matthews: I-PER, Eagle-Eye: B-PER, Cherry: I-PER, Rob: B-PER, Thomas: I-PER"
] |
task1545-387620e9061a4787b23d74fe9b84386c
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Voor de zomer staan nog andere belangrijke projecten op stapel zoals We are so happy , de Literatuurtrein , Europa 2000 , World-Information.org , TransDanse Europe , en Les Estivales .
Output:
|
[
"None"
] |
task1545-4f4ba266ed834943b2a002016022e3b9
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Ik vind dat ik nu ten onrechte mee moet betalen voor die kleurrijke spektakels .
Output:
|
[
"None"
] |
task1545-5b4c2d9d4c0040c291ff237879d42796
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Dat was de aanzet van het doctoraal .
Output:
|
[
"None"
] |
task1545-f7d291e30555476bb588446957e60bf7
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Bom ontploft onder Londense brug
Output:
|
[
"None"
] |
task1545-76006a1fe5b7465a81914d22e85d29d0
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: " Er moet een vorm van genade getoond worden voor hen die schuld bekennen en anderen aansporen hetzelfde te doen " , oordeelde het Hof gisteren volgens het nieuwsagentschap Hirondelle .
Output:
|
[
"None"
] |
task1545-2991228dfd5d48d69b16275e5d23fd20
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: 19.35 - 21.00 .
Output:
|
[
"None"
] |
task1545-c9bab7e1790549e4a8662404a9adccde
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Blaudzun ( Den ) 1:44 -- 7 .
Output:
|
[
"Blaudzun: B-PER"
] |
task1545-5c2517a2b13e4752b4367d8bc579ef70
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Gotti ( Ita ) 1:54 -- 17 .
Output:
|
[
"Gotti: B-PER"
] |
task1545-a62596b4f8d147d7847bcc5af371e422
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Voor sommige projecten heeft Brussel 2000 nog steeds geen volledig dossier ontvangen .
Output:
|
[
"None"
] |
task1545-117cee54fd9e4b619c28ace1d03c49fe
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Ik wil nog even terugkomen op het artikel ' De zevende eredienst ' in Aula ( DM 19 / 05 ) .
Output:
|
[
"None"
] |
task1545-8a2cade429144005b51bcd139af0d224
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Belgacom doet het het minst goed bij de grote gebruikers .
Output:
|
[
"None"
] |
task1545-cbd085678c07495b96cde1fb3d597386
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Zo werd eerst verklaard dat het om een Algerijn ging die psychisch gestoord was .
Output:
|
[
"None"
] |
task1545-78813c7165dc4c899905d7757e2e930f
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Het was haar beslissing " , zegt advocate Inès Wouters .
Output:
|
[
"Inès: B-PER, Wouters: I-PER"
] |
task1545-0e31f9c622c74655a8358ba38efae9d7
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: De relatief dure logistiek wordt hierbij als een belangrijke moeilijkheid vermeld .
Output:
|
[
"None"
] |
task1545-ced88e5081a741fda60a5343007f0122
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Toyota Previa : miniwoonkamer op wielen
Output:
|
[
"None"
] |
task1545-6cd26ed09b2a4295a6d99ca12fb282bd
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: De met Chicago zesvoudige NBA-kampioen had inderdaad een groot aandeel in het succes , ondanks een handblessure .
Output:
|
[
"None"
] |
task1545-05b20ee73b4f41e3ae2cecd3262a09ee
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Dat de ploeg niet helemaal onbesproken is , liet Leblanc terzijde .
Output:
|
[
"Leblanc: B-PER"
] |
task1545-ef07213914d24ed3b6490dee0fc29345
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Blanke boer vermoord in Zimbabwe
Output:
|
[
"None"
] |
task1545-a17f5cee38a349be9fdf457093107711
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Slechts één bevriend staatshoofd , Sam Nujoma van Namibië , was ingegaan op de uitnodiging van president Laurent-Désiré Kabila om in Kinshasa veertig jaar onafhankelijkheid van Kongo te komen vieren .
Output:
|
[
"Sam: B-PER, Nujoma: I-PER, Laurent-Désiré: B-PER, Kabila: I-PER"
] |
task1545-b13ee8baae6a4f55b40b96e4a7f97731
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Gelukkig komen voor haar de snellere banen eraan .
Output:
|
[
"None"
] |
task1545-f39181d9912442a7a231f69f9dacc7a4
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Noè ( Ita ) 12 -- 9 .
Output:
|
[
"Noè: B-PER"
] |
task1545-6b2e104000ec4f008d0fd9ee02ea6c79
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Op 19 juni wordt in het kader van Euro 2000 de match België-Turkije gespeeld .
Output:
|
[
"None"
] |
task1545-646c0cec09c54789aab402190bcfb042
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Als de groene ministers Isabelle Durant ( Verkeer ) en Magda Aelvoet ( Volksgezondheid ) in het kader van de bestrijding van de ozon de verkeerssnelheid willen beperken , zullen ze daarvoor eerst de toestemming moeten krijgen van de hele regering .
Output:
|
[
"Isabelle: B-PER, Durant: I-PER, Magda: B-PER, Aelvoet: I-PER"
] |
task1545-459873ac7f4c4bf596f2b2c76002f9a4
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Stuur ons uw rapport , in ongeveer 900 woorden .
Output:
|
[
"None"
] |
task1545-0f8e237dd1c44e06b0e194ea8ac33ddf
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Er hadden tientallen klachten het oor van de burgemeester bereikt .
Output:
|
[
"None"
] |
task1545-acca2217091a46d484a5be52c5c11fc7
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Dat was een Afrikaanse primeur : nog nooit eerder werd een voormalig staatshoofd in ballingschap er in staat van beschuldiging gesteld voor wreedheden begaan tijdens zijn regime .
Output:
|
[
"None"
] |
task1545-1dd9098c162848ba8c7a7c0b8a6863ed
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Morgan Stanley en Degroof waarderen op
Output:
|
[
"None"
] |
task1545-95d51b6e186d421f97a5475afb5afa55
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: In de zomer in een zuiders land in de zon liggen te bakken , is geen goed idee , maar nu al de Vlaamse zon opzoeken , is zelfs aan te raden .
Output:
|
[
"None"
] |
task1545-bb05e2bf6afb44cc98b652405151e3ff
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: De gemeenten en provincies hebben hun participatie ondergebracht in de Gemeentelijke Holding .
Output:
|
[
"None"
] |
task1545-80851a3dc3b443d3b5d345d81c685c5e
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Nu is hij vennoot bij Cost Reduction Consultancy .
Output:
|
[
"None"
] |
task1545-9254e5678e334db48258614e43b7cb14
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Het kocht de helikopter , in luxe-uitvoering , op verzoek van een derde klant .
Output:
|
[
"None"
] |
task1545-832b96d224994679b467f32f7e334272
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Of andere speciale evenementen voor vrouwen .
Output:
|
[
"None"
] |
task1545-ad4a2fc420354824a0751c4c578cda77
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Met de kinderen gaat het volgens de ordediensten alles prima .
Output:
|
[
"None"
] |
task1545-b05bbee213a54805b932933d02b14812
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Vlamingen kunnen wel terecht bij Nederland 1 .
Output:
|
[
"None"
] |
task1545-fb578802427e4734bc4c7e7edb0281db
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Burgemeester van Poperinge weigert in bouwput gevonden voorwerpen nader te laten onderzoeken
Output:
|
[
"None"
] |
task1545-5ee9e5d7cfcc46f989ba3a6463a655f9
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Toch hebben Mexicaanse kinderen nog minder vertrouwen in verkozen politici dan leeftijdgenoten in andere Latijns-Amerikaanse landen , aldus een rapport van Unicef dat vorige maand uitkwam .
Output:
|
[
"None"
] |
task1545-9b485e158ef34aef93307090337e0b5c
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Daarnaast pakt Agalev-Antwerpen uit met een lijst van Bekende Vlamingen die het partijprogramma onderschrijven , maar niet op de lijst staan .
Output:
|
[
"None"
] |
task1545-63adaeb36edf45a0b328c7450c939ee3
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: patrick martens
Output:
|
[
"patrick: B-PER, martens: I-PER"
] |
task1545-8dd1bd32dc574c45add7a512c1f2a753
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Minutenlang , naar het mij toescheen , zag ik dansende en springende jongelui .
Output:
|
[
"None"
] |
task1545-74931c99fe074679bc1339bb95a249ae
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: " Onze studie wijst uit dat het slaapgedrag van kinderen niet afgestemd is op wat hun lichaam nodig heeft " , zegt Sadeh .
Output:
|
[
"Sadeh: B-PER"
] |
task1545-f431f45db1c94b5db53e7f93e29ce777
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Oneerbiedig .
Output:
|
[
"None"
] |
task1545-b7358801a85c41af9aa2b52f948aa514
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Ze is te zien op de meeste kaarten die buiten Ethiopië zijn gepubliceerd .
Output:
|
[
"None"
] |
task1545-686e6eb03c9e452591bac602e521da00
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Het is vooral die avond dat er in Gent gevreesd wordt voor incidenten .
Output:
|
[
"None"
] |
task1545-6ad9ceda9bb547c6b5849d35910eb5c7
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: De opzwepende stem van Ruggiu riep via RTLM onder meer op om de " kakkerlakken uit te roeien " , zoals de Hutu-extremisten in 1994 de Tutsi-bevolking lieten noemen .
Output:
|
[
"Ruggiu: B-PER"
] |
task1545-1e80f8b6fb8d4560b9840d271e586e30
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Basiliek Koekelberg dreigt tweede Atomium te worden
Output:
|
[
"None"
] |
task1545-0add29091c0540cf9b25ad74380c2e4d
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Zo kon uit de woorden van juryvoorzitter b0b Van Reeth bijvoorbeeld worden opgemaakt dat er enige weerstand is tegen het verzonken zijn van het plein voor het MAS .
Output:
|
[
"b0b: B-PER, Van: I-PER, Reeth: I-PER"
] |
task1545-ec884ad2b30d469f80e904a6b0e8b5d9
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Het idee dat je van iedereen kunt leren leeft overigens sterk in het veld .
Output:
|
[
"None"
] |
task1545-73ba9bcc6f0a4dc4b4349106e051cb3c
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Het aantal is flink gedaald nu er belastingen moeten worden betaald op tabak en alcohol .
Output:
|
[
"None"
] |
task1545-d80e2782de794bf79e7ec2370d11c17e
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Het ( Ethopische ) Tigrean People's Liberation Front ( TPLF ) vocht toen samen met de separatisten van het Eritrean People's Liberation Front ( EPLF ) tegen het centraal gezag in Addis Abeba .
Output:
|
[
"None"
] |
task1545-eedaf388711b4943b09688cc93f4b02b
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Na een loopbaan van meer dan dertig jaar is Santana momenteel alleszins populairder dan ooit .
Output:
|
[
"Santana: B-PER"
] |
task1545-81935217fed34e51bf650fad4893befa
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: De skaters verbannen naar een skatepark is jammer .
Output:
|
[
"None"
] |
task1545-e299f4eed03747709384ee1ca9310e10
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Een veehandelaar en veekweker uit Diksmuide , genoemd als secondant van een notoire hormonenboer , was daarbij betrokken .
Output:
|
[
"None"
] |
task1545-7e0e8596e0e54e8e9c85315b5ea1edf9
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Het internationale gemiddelde dan : tachtig procent binnen .
Output:
|
[
"None"
] |
task1545-f1a8023356244259a826632704585ef2
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Mannen :
Output:
|
[
"None"
] |
task1545-a261ae1a538047db8d7996df6fff0110
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Maar dat hangt ook af van het soort cursus .
Output:
|
[
"None"
] |
task1545-0b95a32823ac41508f05b6e2b6a04580
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: De Clercq -- 20 .
Output:
|
[
"De: B-PER, Clercq: I-PER"
] |
task1545-c07e015a82104c7aa902c0a4a3a5a7f1
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Want uit studies blijkt dat het autoverkeer voor meer dan 70 procent verantwoordelijk is voor de hoge ozonconcentraties .
Output:
|
[
"None"
] |
task1545-6a33ee0399a84b4398dcc566dbdd9695
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Blijkbaar kon hij zich toch niet helemaal terugvinden in dit ' eenrichtingsverkeer ' .
Output:
|
[
"None"
] |
task1545-b0ec795e6e4b4698902ef1d0dc501262
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: ( Belga )
Output:
|
[
"None"
] |
task1545-c79709d343a94936ba909d89e9edaaf5
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Over vroegere vernieuwingen zoals het fotokopieerapparaat en de magneetband schrijft hij op zijn website : " Kunstenaars en uitgevers hebben zich allemaal aan deze nieuwe technologieën aangepast , geleerd hoe ze ze moeten gebruiken en hoe ze er hun voordeel mee kunnen doen -- ze zullen zich ook wel aan Freenet aanpassen .
Output:
|
[
"None"
] |
task1545-08ec10363dd5448ea30d6ed9b38b8f54
|
Definition: In this task, you will be presented with a question in Dutch language, and you have to write the person names from the question if present. B denotes the first item of a phrase and an I any non-initial word. Phrase used for the person name - PER. There can be instances with no person name entity, then return 'None'.
Positive Example 1 -
Input: De belle van het bal is Hillary
Output: Hillary: B-PER, Clinton: I-PER
Positive Example 2 -
Input: Mpenza -- hij begon gaandeweg zelfs écht op Davids te lijken -- mocht draaien en keren zoveel hij wou , de squadra azzura stond pal.
Output: Mpenza: B-PER, Davids: B-PER
Negative Example 1 -
Input: Stan Ockers
Output: Stan: B-PER, Ockers: I-PER
Negative Example 2 -
Input: Lucien Van Impe
Output: Lucien: B-PER, Van: I-PER, Impe: I-PER
Now complete the following example -
Input: Een van de 30.000 sympathisanten die als eerbetoon aan Bové Millau in één grote kermis omtoverden , zou het blijven herhalen .
Output:
|
[
"Bové: B-PER, Millau: I-PER"
] |
task1545-bcf078577eb14d2392a0d0f25f9e524a
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.