Commit 52bd055b authored by pirapakaran's avatar pirapakaran
Browse files

Update project_report.md

parent a1d2a0c7
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -35,6 +35,9 @@ After the human needs have been successfully assigned for all essays, we evaluat
  <img src="pictures/Accuracy.png" />
</p>

> The system scored an accuracy of roughly 28% for Maslow categories, while scoring merely 7.7% for Reiss motives. Just as we had conjectured at the beginning of our project (and also experienced ourselves during the Inter-Annotor-Agreement phase), the assigment of Maslow categories is significantly easier for both the system and us human. This is due to the more coarse-grained nature of the Maslow categories, which only consist of 5 categories and thus leavey the system and us human less options to choose from. With a broad spectrum of possibile categories to choose from, the system struggles more and has significant difficulties to assign the correct Reiss motive (though it did assign the correct Maslow category for many examples). <br> The more fine-grained nature of the Reiss motives provide much more options, some of which correspond heavily to one another, which makes the assigment of a correct Reiss motive even more difficult. This confirms our study conjectures at the beginning: <br> **The classification of more coarse-grained categories works signiifcantly better than that of fine-grained categories.**


<p align="center">
  <img src="pictures/Recall_test.png" />
</p>