From 13518fdcb8aaad2af68fb587b3a7b6a7e793a867 Mon Sep 17 00:00:00 2001
From: Utaemon Toyota <toyota@cl.uni-heidelberg.de>
Date: Wed, 27 Feb 2019 21:05:53 +0100
Subject: [PATCH] fix

---
 Senseval_Prep/README.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Senseval_Prep/README.md b/Senseval_Prep/README.md
index f937bc6..3194015 100644
--- a/Senseval_Prep/README.md
+++ b/Senseval_Prep/README.md
@@ -9,7 +9,6 @@ Graph Embedding Propagation
 # Senseval Preprocessing for Method 1
 
 This is an implementation to provide preprocessed data for our Word Sense Disambiguation Method 1. The skript will produce json-files for SensEval-2 and 3. This files include sentence splitted lists with lemmatized lowered words in a tuple together with the according WordNet3.0 POS-tag.
-The output will be two JSON-files with preprocessed data from SensEval-2 respectively SensEval-3 datasets.
 
 # Senseval Preprocessing for Method 2
 
-- 
GitLab