From 258ee1b610c2cede23567ef05582ed916d0f4c9d Mon Sep 17 00:00:00 2001 From: Lyudmila Vaseva <vaseva@mi.fu-berlin.de> Date: Thu, 11 Jul 2019 15:35:26 +0200 Subject: [PATCH] Move future studies to discussion --- thesis/6-Discussion.tex | 25 +++++++++++++++++++++++++ thesis/conclusion.tex | 27 ++++----------------------- 2 files changed, 29 insertions(+), 23 deletions(-) diff --git a/thesis/6-Discussion.tex b/thesis/6-Discussion.tex index d13859f..3b21552 100644 --- a/thesis/6-Discussion.tex +++ b/thesis/6-Discussion.tex @@ -170,3 +170,28 @@ Fifth, no access to the details of hidden filters, so no insights into the areas Following other pages looked interesting or related, but were left out, mainly because of insufficient time. (Is there a better reasoning why I looked at the pages I looked at specifically, while left particularly these other pages for later?) +%************************************************************************ + +\section{Directions for future studies} +\label{sec:further-studies} +<insert long list of interesting questions here> + +\begin{itemize} + \item Die Zusammenfassung sollte das Ziel der Arbeit und die zentralen Ergebnisse beschreiben. Des Weiteren sollten auch bestehende Probleme bei der Arbeit aufgezählt werden und Vorschläge herausgearbeitet werden, die helfen, diese Probleme zukünftig zu umgehen. Mögliche Erweiterungen für die umgesetzte Anwendung sollten hier auch beschrieben werden. +\end{itemize} + +\begin{comment} +In ``urgent situations'' however (how are these defined? who determines they are urgent?), discussions about a filter may happen after it was already implemented and set to warn/disallow edits without thorough testing. +Here, the filter editor responsible should monitor the filter and the logs in order to make sure the filter does what it was supposed to~\cite{Wikipedia:EditFilter}. +I think these cases should be scrutinised extra carefully since ``urgent situations'' have historically always been an excuse for cuts in civil liberties. +\end{comment} + +\begin{comment} +also +* complete abuse\_filter\_history and real historical analysis: e.g. quantitative exploration of the usage and creation patterns +* access to the whole database and analysis of private filters + -- it's possible to request access for research purposes (NDAs, ..) + +\end{comment} + +%\subsection{Harassment and bullying} diff --git a/thesis/conclusion.tex b/thesis/conclusion.tex index 46d392c..b08e051 100644 --- a/thesis/conclusion.tex +++ b/thesis/conclusion.tex @@ -10,6 +10,10 @@ Despite neutral point of view and tralala, Wikipedia is political. In a way, not taking a side is positioning in itself. +% Values, Lessig! + +The present thesis just lay the ground work for future edit filters research. +I gave an initial overview and summarised/showed/pointed out interesting paths/framework for future research (syn!). Special attention: following edit filters from DE Wikipedia: @@ -98,29 +102,6 @@ tribute to a band by playing live along with the commercial recording as a backi and oblivious to nuance, encourages these kinds of shotgun tactics." //compare blog post on upload filters \end{comment} -%************************************************************************ - -\section{Directions for further studies} -\label{sec:further-studies} -<insert long list of interesting questions here> - -\begin{itemize} - \item Die Zusammenfassung sollte das Ziel der Arbeit und die zentralen Ergebnisse beschreiben. Des Weiteren sollten auch bestehende Probleme bei der Arbeit aufgezählt werden und Vorschläge herausgearbeitet werden, die helfen, diese Probleme zukünftig zu umgehen. Mögliche Erweiterungen für die umgesetzte Anwendung sollten hier auch beschrieben werden. -\end{itemize} - -\begin{comment} -In ``urgent situations'' however (how are these defined? who determines they are urgent?), discussions about a filter may happen after it was already implemented and set to warn/disallow edits without thorough testing. -Here, the filter editor responsible should monitor the filter and the logs in order to make sure the filter does what it was supposed to~\cite{Wikipedia:EditFilter}. -I think these cases should be scrutinised extra carefully since ``urgent situations'' have historically always been an excuse for cuts in civil liberties. -\end{comment} - -\begin{comment} -also -* complete abuse\_filter\_history and real historical analysis: e.g. quantitative exploration of the usage and creation patterns -* access to the whole database and analysis of private filters - -- it's possible to request access for research purposes (NDAs, ..) - -\end{comment} %******************** % Filters vs bots -- GitLab