﻿<?xml version="1.0" encoding="UTF-8"?>
<modsCollection xmlns="http://www.loc.gov/mods/v3">
<mods ID="kerkvliet-etal-2020-mentions">
    <titleInfo>
        <title>Who mentions whom? Recognizing political actors in proceedings</title>
    </titleInfo>
    <name type="personal">
        <namePart type="given">Lennart</namePart>
        <namePart type="family">Kerkvliet</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <name type="personal">
        <namePart type="given">Jaap</namePart>
        <namePart type="family">Kamps</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <name type="personal">
        <namePart type="given">Maarten</namePart>
        <namePart type="family">Marx</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <originInfo>
        <dateIssued>2020-may</dateIssued>
    </originInfo>
    <typeOfResource>text</typeOfResource>
    <language>
        <languageTerm type="text">English</languageTerm>
        <languageTerm type="code" authority="iso639-2b">eng</languageTerm>
    </language>
    <relatedItem type="host">
        <titleInfo>
            <title>Proceedings of the Second ParlaCLARIN Workshop</title>
        </titleInfo>
        <originInfo>
            <publisher>European Language Resources Association</publisher>
            <place>
                <placeTerm type="text">Marseille, France</placeTerm>
            </place>
        </originInfo>
        <genre authority="marcgt">conference publication</genre>
        <identifier type="isbn">979-10-95546-47-4</identifier>
    </relatedItem>
    <abstract>We show that it is straightforward to train a state of the art named entity tagger (spaCy) to recognize political actors in Dutch parliamentary proceedings with high accuracy. The tagger was trained on 3.4K manually labeled examples, which were created in a modest 2.5 days work. This resource is made available on github. Besides proper nouns of persons and political parties, the tagger can recognize quite complex definite descriptions referring to cabinet ministers, ministries, and parliamentary committees. We also provide a demo search engine which employs the tagged entities in its SERP and result summaries.</abstract>
    <identifier type="citekey">kerkvliet-etal-2020-mentions</identifier>
    <location>
        <url>https://www.aclweb.org/anthology/2020.parlaclarin-1.7</url>
    </location>
    <part>
        <date>2020-may</date>
        <extent unit="page">
            <start>35</start>
            <end>39</end>
        </extent>
    </part>
</mods>
</modsCollection>
