From 5bbb148857eace335c02efcf44a7a164ac755000 Mon Sep 17 00:00:00 2001
From: chernenko <chernenko@cl.uni-heidelberg.de>
Date: Fri, 30 Mar 2018 18:24:55 +0200
Subject: [PATCH] Update README.md

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6babca7..4dc656d 100644
--- a/README.md
+++ b/README.md
@@ -120,7 +120,9 @@ The folder experiments contains an implementation of the baseline and 40 differe
 
 * lib
 
-The folder contains code for preprocessing Wikipedia Dataset to train own sent2vec models for the experiments and a README file. Our preprocessed Wikipedia 2017 dataset and two self-trained models of the Wikipedia 2017 dataset, that we used in our experiments with sent2vec, are provided on /proj/toyota on the server of the Institut.
+The folder contains code for preprocessing Wikipedia Dataset to train own sent2vec models for the experiments and a README file. 
+Our preprocessed Wikipedia 2017 dataset and two self-trained models of the Wikipedia 2017 dataset, that we used in our experiments with sent2vec, 
+are provided on /proj/toyota on the server of the Institut.
 Other models that we used during our experiments can be found in sense2vec and sent2vec repositories.
 
 * experiments
-- 
GitLab