nixie1981 commited on
Commit
9482b2a
·
verified ·
1 Parent(s): 4f122e2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -23,19 +23,33 @@ Please refer to our paper and other resources for the details of annotation, tax
23
  The dataset has the following fields (please refer to our paper for the lists of possible values and their descriptions):
24
 
25
  NARRATIVE: the overall narrative frame of the article
 
26
  HERO: the main hero of the narrative
 
27
  VILLAIN: the main villain of the narrative
 
28
  VICTIM: the main victim of the narrative
 
29
  FOCUS: who (hero, villain, or victim) the narrative is focusing on
 
30
  CONFLICT: shows if the narrative fuels a particular conflict or problem (such as climate change), fuels its resolution, or prevents either conflict or resolution
31
- STORY: shows if the narrative is individualistic, hierarchical, or egalitarian.
 
 
32
  ARTICLE: full text of the article
 
33
  outlet: the outlet of the article
 
34
  leaning: the political leaning of the outlet
 
35
  CO: if the article has the generic "Conflict" frame
 
36
  RE: if the article has the generic "Resolution" frame
 
37
  HI: if the article has the generic "Human Interest" frame
 
38
  EC: if the article has the generic "Economic" frame
 
39
  MO: if the article has the generic "Morality" frame
40
 
41
 
 
23
  The dataset has the following fields (please refer to our paper for the lists of possible values and their descriptions):
24
 
25
  NARRATIVE: the overall narrative frame of the article
26
+
27
  HERO: the main hero of the narrative
28
+
29
  VILLAIN: the main villain of the narrative
30
+
31
  VICTIM: the main victim of the narrative
32
+
33
  FOCUS: who (hero, villain, or victim) the narrative is focusing on
34
+
35
  CONFLICT: shows if the narrative fuels a particular conflict or problem (such as climate change), fuels its resolution, or prevents either conflict or resolution
36
+
37
+ STORY: shows if the narrative is individualistic, hierarchical, or egalitarian
38
+
39
  ARTICLE: full text of the article
40
+
41
  outlet: the outlet of the article
42
+
43
  leaning: the political leaning of the outlet
44
+
45
  CO: if the article has the generic "Conflict" frame
46
+
47
  RE: if the article has the generic "Resolution" frame
48
+
49
  HI: if the article has the generic "Human Interest" frame
50
+
51
  EC: if the article has the generic "Economic" frame
52
+
53
  MO: if the article has the generic "Morality" frame
54
 
55