@@ -38,7 +38,7 @@ First of all, we look for a suitable [data set](#dataset). It is important here
We chose the Student essay corpus as our data set. The dataset is provided by the [TU Darmstadt](https://www.tu-darmstadt.de/)
<br>
[This](https://www.informatik.tu-darmstadt.de/ukp/research_6/data/argumentation_mining_1/argument_annotated_essays_version_2/index.en.jsp) is the version we used for our project. <br> The dataset consist of 404 argumentative essays. Each essay has a
[This](https://www.informatik.tu-darmstadt.de/ukp/research_6/data/argumentation_mining_1/argument_annotated_essays_version_2/index.en.jsp) is the version we used for our project. <br> The dataset consist of 404 argumentative essays. Each essay has a different topic and ends with a summary paragraph. Since this last paragraph contains all the necessary information about the text, we consider only that one in our project. The essays are already split by the editor into train and test.