From a7263e9db656972c947a5433ff318c8f5674d5ba Mon Sep 17 00:00:00 2001
From: feger <marc.feger@uni-duesseldorf.de>
Date: Fri, 4 Sep 2020 19:26:05 +0200
Subject: [PATCH] Refactor Methods

---
 slides/methods.tex | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/slides/methods.tex b/slides/methods.tex
index a192b8d..462510f 100644
--- a/slides/methods.tex
+++ b/slides/methods.tex
@@ -54,9 +54,9 @@
 	\begin{columns}
 		\column{0.6\textwidth}
 		\begin{itemize}
-			\item As another approach we used to measure the positivity of the argument
-			\item We used a neural network based on FastText by \cite{Armand:2017FastText}
-			\item The neural network was trained to indicate the sentiment with IMDb film ratings
+			\item Positivity of premise
+			\item Captures the constructivity
+			\item Neuronal network based on FastText
 		\end{itemize}
 		\column{0.4\textwidth}
 			\includegraphics[scale=0.1]{bilder/pngfuel-friends.png}
-- 
GitLab