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
2c2c7428
Commit
2c2c7428
authored
Aug 16, 2020
by
Marc Feger
Browse files
Update slides/introduction.tex
parent
830128ae
Pipeline
#44673
passed with stage
in 2 minutes and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
slides/introduction.tex
View file @
2c2c7428
...
...
@@ -4,8 +4,8 @@
\frametitle
{
Motivation
}
\begin{columns}
\column
{
0.7
\textwidth
}
\textbf
{
\emph
{
What would you like to search for?
\\
What would you like to know?
}}
\begin{itemize}
\item
\textbf
{
\emph
{
What would you like to search for?
\\
What would you like to know?
}}
\item
The web is full of data, including discussions and arguments
\item
Conventional web searches sort results in order of relevance
\item
Future search engines should be able to provide searches for arguments
...
...
@@ -23,8 +23,25 @@
\item
[($a_3$):]
\emph
{
With so many food choices available, why are peanuts a necessary choice?
}
\item
[($a_4$):]
\emph
{
Restricting the ban of peanut products to certain flights is not enough.
}
\end{description}
\begin{block}
{
Possible ranking
}
$
a
_
1
> a
_
2
\geq
a
_
3
> a
_
4
$
?
\end{block}
\end{frame}
\subsection
{
About this work
}
\begin{frame}
\frametitle
{
About this work
}
\textbf
{
This paper covers the following topics:
}
\begin{itemize}
\item
Follow-up to the work of
\cite
{
wachsmuth:2017a
}
\item
Evaluation of methods for determining relevant arguments
\begin{itemize}
\item
Detailed analysis of PageRank for argument relevance
\item
Intuitive content- and knowledge-based methods from the area of NLP
\end{itemize}
\end{itemize}
\begin{block}
{
In total
}
We show how PageRank is not entirely sufficient to evaluate the relevance arguments.
Furthermore, we could show how the content- and knowledge-based methods performed significantly better.
\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