Skip to content
Snippets Groups Projects
Commit fd4fa380 authored by Marc Feger's avatar Marc Feger
Browse files

Refactor results

parent bd0b948e
No related branches found
No related tags found
No related merge requests found
Pipeline #45905 passed
...@@ -179,8 +179,6 @@ Department for Computer-Networks and Communication-Systems} ...@@ -179,8 +179,6 @@ Department for Computer-Networks and Communication-Systems}
\input{slides/dataset} \input{slides/dataset}
\input{slides/methods} \input{slides/methods}
\input{slides/results} \input{slides/results}
\input{slides/conclusion}
% % % % % % % % % Ende der eingefügten LaTeX-Dateien % % % % % % % % % % % % % % % % % % Ende der eingefügten LaTeX-Dateien % % % % % % % % %
\begin{frame}[allowframebreaks]\frametitle{References} \begin{frame}[allowframebreaks]\frametitle{References}
\bibliographystyle{plainnat} \bibliographystyle{plainnat}
......
\section{Results} \section{Results}
\begin{frame} \begin{frame}
\begin{figure} \frametitle{Results}
\frametitle{Evaluation of PageRank} \textbf{PageRank performs best for $\alpha \approx 0$ indicating nearly no interconnection}
\centering
\includegraphics[width=\linewidth]{bilder/PageRankComparison.png} \begin{block}{First Result}
\caption{Direct comparison of the different PageRank against the approach of \cite{wachsmuth:2017a}.} \begin{itemize}
\end{figure} \item PageRank is not satisfying yet
\item Reader not able to judge about interconnection
\end{itemize}
\end{block}
\end{frame} \end{frame}
\begin{frame} \begin{frame}
\frametitle{Baseline Evaluation} \frametitle{Results}
\begin{figure} \textbf{Simple content- and knowledge-based methods better then PageRank}
\centering \begin{block}{Second Result}
\includegraphics[width=\linewidth]{bilder/PairwiseResultComparison.png} \begin{itemize}
\caption{Direct comparison of all baseline values reported by \cite{wachsmuth:2017a} with all results obtained in this paper.} \item Relevance captured at word-level
\end{figure} \item Reader judges on context at word-level
\item Interconnection of secondary importance
\end{itemize}
\end{block}
\end{frame} \end{frame}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment