Most relevant natural language processing research treats bias as an absolute concept: a text is classified as biased or not with respect to some criterion. Each text is thus considered in isolation, while the decision as to whether a particular text has crossed the proverbial line between biased and non-biased is highly subjective. In this paper, bias is treated for the first time as a relative concept by asking questions such as "Is a text
├── README.md
├── analysis
├── data
│ ├── crowdsourced
│ └── external
│ └── bias_related_lexicons
├── experiments
│ ├── cs1
│ │ ├── surveys
│ │ │ └── stance_surveys
│ │ └── templates
│ │ └── stance_templates
│ └── cs2
│ ├── surveys
│ │ └── stance_surveys
│ └── templates
│ └── stance_templates
├── utils
-
Generate the HIT templates with
stance_survey_generator
file inexperiments
directory. -
For running the analysis use the Jupyer notebooks in the
analysis
directory (Table 1c, Table 2a , Figure 2b, Table 2c, Table 3, Lexical strength analysis)
On the Perceptibility of Differences in Stance Bias in Argumentation can be found at TBA
TBA