Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Marc Feger
Argument Relevance Presentation
Commits
fd4fa380
Commit
fd4fa380
authored
Sep 04, 2020
by
Marc Feger
Browse files
Refactor results
parent
bd0b948e
Pipeline
#45905
passed with stage
in 27 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
master.tex
View file @
fd4fa380
...
...
@@ -179,8 +179,6 @@ Department for Computer-Networks and Communication-Systems}
\input
{
slides/dataset
}
\input
{
slides/methods
}
\input
{
slides/results
}
\input
{
slides/conclusion
}
% % % % % % % % % Ende der eingefügten LaTeX-Dateien % % % % % % % % %
\begin{frame}
[allowframebreaks]
\frametitle
{
References
}
\bibliographystyle
{
plainnat
}
...
...
slides/results.tex
View file @
fd4fa380
\section
{
Results
}
\begin{frame}
\begin{figure}
\frametitle
{
Evaluation of PageRank
}
\centering
\includegraphics
[width=\linewidth]
{
bilder/PageRankComparison.png
}
\caption
{
Direct comparison of the different PageRank against the approach of
\cite
{
wachsmuth:2017a
}
.
}
\end{figure}
\frametitle
{
Results
}
\textbf
{
PageRank performs best for
$
\alpha
\approx
0
$
indicating nearly no interconnection
}
\begin{block}
{
First Result
}
\begin{itemize}
\item
PageRank is not satisfying yet
\item
Reader not able to judge about interconnection
\end{itemize}
\end{block}
\end{frame}
\begin{frame}
\frametitle
{
Baseline Evaluation
}
\begin{figure}
\centering
\includegraphics
[width=\linewidth]
{
bilder/PairwiseResultComparison.png
}
\caption
{
Direct comparison of all baseline values reported by
\cite
{
wachsmuth:2017a
}
with all results obtained in this paper.
}
\end{figure}
\frametitle
{
Results
}
\textbf
{
Simple content- and knowledge-based methods better then PageRank
}
\begin{block}
{
Second Result
}
\begin{itemize}
\item
Relevance captured at word-level
\item
Reader judges on context at word-level
\item
Interconnection of secondary importance
\end{itemize}
\end{block}
\end{frame}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment