diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..ab801550b0ba9c4446ef5c56fb8ae29bf2596db5 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Wikifilters + +This repository contains an inquiry into Wikipedia's edit filter system. + +## Structure + +* `article` contains a paper summarising the results of the present investigation +* `filter-lists` contains different filter list views meant to facilitate the inquiry +* `meeting-notes` contains notes from discussing the progress with my supervisor +* `quarries` contains a number of queries to [https://quarry.wmflabs.org/](https://quarry.wmflabs.org/), a web service which allows running SQL queries against Wikipedia and other Wikimedia projects +* `src` contains some random scripts used for data exploration