brema76 commited on
Commit
9455901
1 Parent(s): 9e00a44

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -5,17 +5,17 @@ license: gpl-3.0
5
  The model aims to assess the moral dimension of Twitter posts in Italian about immigration.
6
  Namely, limited to the immigration subject, the model is capable to classify tweets according to the expression of both moral dyads:
7
 
8
- * 0:care/harm
9
- * 1:fairness/cheating
10
- * 2:loyalty/betrayal
11
- * 3:authority/subversion
12
- * 4:purity/degradation
13
- * 5:no moral
14
 
15
  and <b>focus concerns</b>, i.e, one of
16
- * 0:prescriptive
17
- * 1:prohibitive
18
- * 2:no focus
19
 
20
  The model was built as part of the European project [VALAWAI](www.valawai.eu).
21
 
 
5
  The model aims to assess the moral dimension of Twitter posts in Italian about immigration.
6
  Namely, limited to the immigration subject, the model is capable to classify tweets according to the expression of both moral dyads:
7
 
8
+ * 0: care/harm
9
+ * 1: fairness/cheating
10
+ * 2: loyalty/betrayal
11
+ * 3: authority/subversion
12
+ * 4: purity/degradation
13
+ * 5: no moral
14
 
15
  and <b>focus concerns</b>, i.e, one of
16
+ * 0: prescriptive (if it highlights a virtue)
17
+ * 1: prohibitive (if it blames a misbehaviour)
18
+ * 2: no focus
19
 
20
  The model was built as part of the European project [VALAWAI](www.valawai.eu).
21