Skip to content

vanatteveldt/issuepositions

Repository files navigation

Issue Positions

The goal of this project is to create a dataset of expressed issue positions in Dutch news.

An expressed issue position is a piece of text from which a reader can deduce where an actor can be placed along an issue dimension, that is, what is the preference of that actor regarding that issue?

Thus, the primary goal of this project is to create a dataset containing:

  • A sentence/phrase with metadata and a limited context
  • Zero or more ‘stances’ anchored on a political actor:
    • Stance holder: who is the political actor
    • Target issue dimension: What is the issue dimension at stake? This is selected from a closed list of directed issues, i.e. things you can be in favour of or against, e.g. “lower taxes”, “cheaper housing”, “lower immigration” rather than just “housing” or “immigration”.
    • Stance polarity: Are they against or in favour of the issue? Do they want more or less of the policy goal?

Note that optionally, the expressed target, the actual text referencing the issue dimension could be coded as well, in which case it should also be indicated whether the polarity is the same or opposite w.r.t. the concept expressed in the text. Example: “Greens want to abolish fossil subsidies” would express a stance against fossil subsidies (expressed target), but in favour of climate mitigation (issue position).

The secondary goal of the project would be to train an SML model (or combination of models) to automatically extract such stance triples from text.

A possible extension of the project could be to add two more relevant polarity/sentiment codings: (1) does a political actor receive support or criticism, and if so, from whom? (actor / polarity / political actor); and (2) is a political actor displayed as successful or failing, do they have positive or negative momentum? (polarity / political actor). Note that we need to be careful to delimit the latter to include only the horse race, i.e. the ‘fortuna’ and not the ‘virtù’, so it should not include doing well in a the debate or being attacked or sued (which are probably all conflict statements), only explicit mentions of these events affecting how a party is doing in the race.

Repository structure

Note that the process for political actors is mostly done. The relevant files contain 'politics' in the name. We are still actively coding non-political actors, these files contain 'others' in the name.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors