1

Bio

I am a Research Scientist at Facebook, and am an Adjunct Professor at the McCourt School of Public Policy at Georgetown University. My research focusses on developing new methods to learn from text and social network data. I did my PhD in Political Science at Penn State, where I was an NSF Big Data Social Science IGERT fellow, and was advised by Bruce Desmarais. I have also worked as a data scientist at Skopos Labs, and cofounded Cerenetics, Inc. while in grad school. From 2013-2015, I was a statistical methods consultant for the Institute for Social Science Research at UMass Amherst, while completing Master's degrees in Applied Econometrics and Political Science.
Contact: md1723 'at' georgetown.edu -or- @MatthewJDenny
Github Page --- Department Page --- Google Scholar --- Dataverse

2

Research

Click here for more information about my research and links to papers, select presentations, and conference posters.

3

Teaching and Workshops

Links to most of my workshop materials and tutorials.

4

CV

Current as of December, 2019.

3

Resources

Links to some templates and a bunch of other useful resources that I use but have trouble finding.

3

Short Tutorials

Short tutorials related to programming.

3

Data Science Tools

This tutorial presents an introduction to Data Science and gently introduces RStudio, Github, and remote access tools for working on Data Science project with lots of pictures.

3

Using C++ with R

This tutorial presents an introduction to using C++ with R through the use of the Rcpp, RcppArmadillo, and BH packages. It includes a lot of examples and links to other tutorials.

3

R Tutorial

This tutorial introduces a number of concepts related to data management and basic programming in R.

3

ICPSR Data Science Tutorial

This three night tutorial introduces a number of core concepts and tools in Data Science for Social Science applications. It covers a number of topics including basic programming, software tools, High Performance Computing, Big Data, web scraping, and code distributability.

3

Text Processing in R

This short tutorial covers some basic functions for manipulating string variables in R, a set of functions and example code for cleaning raw text data, and example code for turning the resulting cleaned text data into a document-term matrix.

3

Preparing Network Data In R

This tutorial covers preparing network data in edgelist (both single and multiple receiver) and sociomatrix formats (weighted and unweighted) for social network analysis using the network package in R. Basic network plotting is also covered.

3

R Package Development Pictorial

This pictorial brings together a bunch of resources I used to learn how to create an R package and illustrates the process of creating your first R package in RStudio with pictures. It also covers including C++ and Python code with your R package.

3

Getting Started With GERGM

This vignette provides a basic example using the GERGM R package to assess the structure of the international financial network, and is intended to introduce the package to new users.

3

Getting Started With preText

This vignette provides a basic example using the preText R package to assess the consequences of text preprocessing decisions.

3

Getting Started With phrasemachine

This vignette provides a basic example using the phrasemachine R package to extract noun phrases from a corpus.

3

Comparative Networks Dataset

A carefully curated and documented collection of over 300 network datasets in multiple formats for easy use with network analysis software in R.

3

Getting Started With SpeedReader

This vignette will eventually provide an overview of all the functionality included in the SpeedReader R package. Still under construction.

Copyright Matthew J. Denny 2013-2020