Commit 85e404b0 authored by pirapakaran's avatar pirapakaran
Browse files

Update README.md

parent 2cc8faeb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ Use the package manager [pip](https://pip.pypa.io/en/stable/) to install

To execute the project, you must first select a dataset. <br>
The Dataset has to be annotated manually, which is then used as the gold standard. <br>
For Annotation we used Maslow and Reiss motives. Maslow's hierarchy of needs is a motivational theory in psychology comprising a five-tier model of human needs, often depicted as hierarchical levels within a pyramid. Reiss builds on this pyramid, adding finer terms to each category. Each four of us annotated hundred of the four-hundred essays with a Maslow and a Reiss motive. We then used Fleiss Kappa for calculation of the Inter Annotater Agreement. <br> The data must then be prepared accordingly. A test file and a train file. How these must look exactly, can be taken from our attached files. 
For Annotation we used Maslow and Reiss motives. Maslow's hierarchy of needs is a motivational theory in psychology comprising a five-tier model of human needs, often depicted as hierarchical levels within a pyramid. Reiss builds on this pyramid, adding finer terms to each category. Each four of us annotated hundred of the four-hundred essays with a Maslow and a Reiss motive. We then used Fleiss Kappa for calculation of the Inter Annotater Agreement. <br> Afterwards the data has to be prepared accordingly. A test file and a train file. How these must look exactly, can be taken from our attached files. 

## Steps to get started <br>