From 383af707cad892c3862cb1cdf5a07e9800f64540 Mon Sep 17 00:00:00 2001 From: perov <perov@cl.uni-heidelberg.de> Date: Fri, 28 Mar 2025 22:26:09 +0000 Subject: [PATCH] add newline --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dbfa17f..3b47642 100644 --- a/README.md +++ b/README.md @@ -11,5 +11,5 @@ For the automatic metrics FRE, PMI, TF-IDF and TTR were used. ## Folder Descriptions The "Data" folder contains .txt files with the Outputs created by the models used for this project togheter with the prompts. Aswell as the extracted human texts. Inside the .txt files some lines are marked with an "X". This is a marker for the text which was used in the survey. -The "Results" folder contains the unproccessed survey data as a .csv file and the processed data in form of .png files. +The "Results" folder contains the unproccessed survey data as a .csv file and the processed data in form of .png files. The "src" folder contains all the code used for this project. -- GitLab