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

Add more slides to finish

parent a842e4b5
No related branches found
No related tags found
1 merge request!1Argument mining twitter
...@@ -198,7 +198,12 @@ Department for Computer-Networks and Communication-Systems} ...@@ -198,7 +198,12 @@ Department for Computer-Networks and Communication-Systems}
\begin{frame}{Targets} \begin{frame}{Targets}
\begin{itemize} \begin{itemize}
\item [1] Collect and provide annotated Tweets in line with Twitter guidelines \item [1] Collect and provide annotated Tweets in line with Twitter guidelines
\item [2] Fine-tune \emph{BERT} or \emph{BERTweet} to classify argumentative Tweets \item [2] Find valid baselines
\item [3] Fine-tune \emph{BERT} or \emph{BERTweet} with \emph{classification-head}
\begin{itemize}
\item with MLM
\item with NSP
\end{itemize}
\end{itemize} \end{itemize}
\end{frame} \end{frame}
...@@ -312,21 +317,30 @@ Department for Computer-Networks and Communication-Systems} ...@@ -312,21 +317,30 @@ Department for Computer-Networks and Communication-Systems}
\end{tcolorbox} \end{tcolorbox}
\end{frame} \end{frame}
\begin{frame}{About the data} \section{Next Steps}
Reply-Trees, weiteres Vorgehen \begin{frame}{Next Steps}
MLM; NSP
\end{frame}
\begin{frame}
\begin{center} \begin{center}
\begin{columns}
\column{0.6\textwidth}
\includegraphics[scale=0.05]{bilder/AbortionGraph} \includegraphics[scale=0.05]{bilder/AbortionGraph}
\column{0.4\textwidth}
\includegraphics[scale=0.08]{bilder/ReplyTree}
\begin{itemize}
\item []
\item Collect more topics
\item Enrich with Reply-Trees
\item Select candidates + annotate
\end{itemize}
\end{columns}
\end{center} \end{center}
\end{frame} \end{frame}
\begin{frame} \begin{frame}{Challenges}
\begin{center} \begin{itemize}
\includegraphics[scale=0.2]{bilder/ReplyTree} \item [1] Twitter complete reconstruction of conversation within 30 days
\end{center} \item [2] Are Root-Tweets possibly enough?
\item [3] Candidate selection for annotation
\end{itemize}
\end{frame} \end{frame}
\begin{frame} \begin{frame}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment