Introduction to Computational Journalism: Thinking Computationally JOUR479V/779V – Computational Journalism University of Maryland, College Park Nick Diakopoulos,

Slides:



Advertisements
Présentations similaires
The Partitive French 1 Ch 8. What is the partitive? When discussing food, you need to be able to indicate whether you are talking about a whole item or.
Advertisements

Questions II How do you Form Questions in French??
Smoking a regular verb cigar: the –er version The keys to putting together what you want to say!
Les choses que j aime Learning Objective: To know how to use j aime to talk about things I like to do.
To be able to say what I think about different jobs for level 3.
Put these phrases into 4 categories, and decide on a title for each category. There may be more than one possible answer! boire de l’eau manger des fruits.
An Introduction To Two – Port Networks The University of Tennessee Electrical and Computer Engineering Knoxville, TN wlg.
 Components have ratings  Ratings can be Voltage, Current or Power (Volts, Amps or Watts  If a Current of Power rating is exceeded the component overheats.
IP Multicast Text available on
What’s the solution?. What’s the best way to stop people cheating in exams? What should the punishment be?
Update on Edge BI pricing January ©2011 SAP AG. All rights reserved.2 Confidential What you told us about the new Edge BI pricing Full Web Intelligence.
Boucle d’Or et les trois ours
Business Case Title Company name
boire beaucoup d’alcool faire du sport dormir suffisament
What about discrete point skills?
THE VERB ETRE TO BE An IRREGULAR VERB.
Infinitive There are 3 groups of REGULAR verbs in French: verbs ending with -ER = 1st group verbs ending with -IR = 2nd group verbs ending with -RE = 3rd.
LES MODULES PLAN DE DEVELOPPEMENT PERSONNEL LEADERSHIP ART ORATOIRE.
Qu’est-ce que c’est? 1A.1 Nouns & Articles p
Why is it important to plan ahead for the future?
Quantum Computer A New Era of Future Computing Ahmed WAFDI ??????
the Periodic Table the Periodic Table 2017/2018 Made by : NEDJAR NASSIMA Made by : NEDJAR NASSIMA MS:HAMZA 1.
Statistics & Econometrics Statistics & Econometrics Statistics & Econometrics Statistics & Econometrics Statistics & Econometrics Statistics & Econometrics.
Innovative Plants For a green and technologic future.
Avant de commencer ... Le sondage
Objectifs: To revise telling the time in French
F RIENDS AND FRIENDSHIP Project by: POPA BIANCA IONELA.
in French and in English
Leadership Styles Mrs. Keith Main Types of Leadership Styles 1.The Autocratic or Authoritarian Leader 2.The Democratic or Participative Leader.
Basic Business Statistics, 10e © 2006 Prentice-Hall, Inc. Chap 1-1 Chapter 1 Introduction and Data Collection Basic Business Statistics 10 th Edition.
REMOVE EFFECTIVELY YOUR HOME WITH CHEKS ECO-ENERGY Win in quality of life and save on your electicity bills by realizing a renovation of your home.
C’est quel numéro? Count the numbers with pupils.
Français - couleurs - pays - drapeaux
Le soir Objectifs: Talking about what you do in the evening
La famille ER conjugaison
Qu’est-ce que tu as dans ta trousse?
Quelle est la date aujourd’hui?
EDHEC OPEN INNOVATION - Season 8 - Company LOGO Business Case Title.
HealthPartners Canada
Qu’est-ce que tu as dans ta trousse?
Forum national sur l’IMT de 2004.
Quelle est la date aujourd’hui?
C’est quel numéro? Count the numbers with pupils.
9-1 What is Creativity?. 9-2 Creativity is… Person Process Produce Press.
Roots of a Polynomial: Root of a polynomial is the value of the independent variable at which the polynomial intersects the horizontal axis (the function.
Quelle est la date aujourd’hui?
Quelle est la date aujourd’hui?
1-1 Introduction to ArcGIS Introductions Who are you? Any GIS background? What do you want to get out of the class?
Vulnerability Analysis by : Wail Belhouchet Dr Djouad Tarek 1.
WRITING A PROS AND CONS ESSAY. Instructions 1. Begin your essay by introducing your topic Explaining that you are exploring the advantages and disadvantages.
What’s the weather like?
5 Whys A technique for getting past first impressions and finding the root cause of a problem.
POWERPOINT PRESENTATION FOR INTRODUCTION TO THE USE OF SPSS SOFTWARE FOR STATISTICAL ANALISYS BY AMINOU Faozyath UIL/PG2018/1866 JANUARY 2019.
SLIDE TITLE PowerPoint Presentation SUBTITILE HERE.
© by Vista Higher Learning, Inc. All rights reserved.4A.1-1 Point de départ In Leçon 1A, you saw a form of the verb aller (to go) in the expression ça.
Les formes et les couleurs
Task while waiting for everyone to finish writing the WALT and WILF
les instructions Bonjour la classe, sortez vos affaires
5S Methodology How to implement "5S" and get extraordinary results.
1 Sensitivity Analysis Introduction to Sensitivity Analysis Introduction to Sensitivity Analysis Graphical Sensitivity Analysis Graphical Sensitivity Analysis.
Avoiding the Pitfalls of Bad Slides Tips to be Covered Outlines Slide Structure Fonts Colour Background Graphs Spelling and Grammar Conclusions Questions.
Le Passé Composé (Perfect Tense)
Lequel The Last Part.
Vouloir, Pouvoir, Être.
Les opinions Les opinions = Opinions. In this lesson pupils will learn to understand and give their own opinions about singular items.
Everywhere, we are working with bots … Some data on Chatbots...
L’orchestre des animaux
EDHEC OPEN INNOVATION - Season 9 - Company LOGO Business Case Title.
IMPROVING PF’s M&E APPROACH AND LEARNING STRATEGY Sylvain N’CHO M&E Manager IPA-Cote d’Ivoire.
Transcription de la présentation:

Introduction to Computational Journalism: Thinking Computationally JOUR479V/779V – Computational Journalism University of Maryland, College Park Nick Diakopoulos, Ph.D.

Automated Insights

Buzzfeed Pound

Computational Journalism Finding and telling news stories, with, by, or about algorithms. Praxis about integrating data, modeling, simulation, programming into journalistic norms, goals, and epistemology

Computational Journalism Platforms vs. Stories Multiple stories, places for exploration, exploit scalability of code Computable Models Descriptive abstractions of the world which define associations or rules and allow for prediction or simulation Computational Thinking Problem solving via abstraction, algorithms, programming, scale

“The thought processes involved in formulating problems and their solutions so that the solutions are represented in a form that can be effectively carried out by an information- processing agent.” – Jeannette Wing, Corporate VP Microsoft Research

Computational Thinking Is NOT about thinking like a computer It’s about thinking in a way so that you can EMPLOY a computer in the best way possible to solve a problem

Computational Thinking Abstraction Algorithms, modeling, decomposition, parameterization Scale Less about one story, more about 10, 100, or 1000 Not programming per se But communicating with the computer to reify algorithms, models, etc. is important nonetheless

Abstraction / Modeling

What might abstractions be in the user model that drives Google News personalization?

Decomposition

What might be the sub tasks this bot undertakes to generate a tweet?

Algorithms & Parameters

Uber Charts We have 140 charts to generate! And we don’t want to generate each graph by hand. Let’s say we have an abstraction called GenerateGraph that has an algorithm that will produce the charts we need. What parameters should we build into that abstraction to create all the varieties of graphs needed?

Syllabus

Break

Getting Started

Questions?