All Projects → pablobarbera → big-data-upf

pablobarbera / big-data-upf

Licence: other
RECSM-UPF Summer School: Social Media and Big Data Research

Programming Languages

HTML
75241 projects
r
7636 projects

Projects that are alternatives of or similar to big-data-upf

vosonSML
R package for collecting social media data and creating networks for analysis.
Stars: ✭ 65 (+209.52%)
Mutual labels:  social-media, social-network-analysis
VOSONDash
R Shiny application for interactive analysis of networks created by vosonSML.
Stars: ✭ 44 (+109.52%)
Mutual labels:  rstudio, social-network-analysis
GNN-FakeNews
A collection of GNN-based fake news detection models.
Stars: ✭ 127 (+504.76%)
Mutual labels:  social-media, social-network-analysis
Real Time Social Media Mining
DevOps pipeline for Real Time Social/Web Mining
Stars: ✭ 22 (+4.76%)
Mutual labels:  big-data, social-network-analysis
InstaCrawlR
Crawl public Instagram data using R scripts without API access token. See InstaCrawlR Instructions.pdf
Stars: ✭ 108 (+414.29%)
Mutual labels:  social-media, social-network-analysis
awosome-ai-in-social-media
💻 Collect those AI & Bot use in social media wechat/facebook/twitter/instagram/weibo/TikTok etc.
Stars: ✭ 21 (+0%)
Mutual labels:  social-media, social-network-analysis
corpusexplorer2.0
Korpuslinguistik war noch nie so einfach...
Stars: ✭ 16 (-23.81%)
Mutual labels:  big-data, text-analysis
next-share
Social media share buttons for your next React apps.
Stars: ✭ 145 (+590.48%)
Mutual labels:  social-media
wowchemy-hugo-themes
🔥 Hugo website builder, Hugo themes & Hugo CMS. No code, easily build with blocks! 创建在线课程,学术简历或初创网站。#OpenScience
Stars: ✭ 6,891 (+32714.29%)
Mutual labels:  rstudio
cloud-functions
OpenFaaS social functions
Stars: ✭ 27 (+28.57%)
Mutual labels:  social-media
hazelcast-csharp-client
Hazelcast .NET Client
Stars: ✭ 98 (+366.67%)
Mutual labels:  big-data
HadoopDedup
🍉基于Hadoop和HBase的大规模海量数据去重
Stars: ✭ 27 (+28.57%)
Mutual labels:  big-data
predictionio-sdk-java
PredictionIO Java SDK
Stars: ✭ 107 (+409.52%)
Mutual labels:  big-data
data-viz-utils
Functions for easily making publication-quality figures with matplotlib.
Stars: ✭ 16 (-23.81%)
Mutual labels:  big-data
xaringan-basics-and-beyond
Sharing Your Work with xaringan: Workshop created for the NHS-R Community 2020 Virtual Conference.
Stars: ✭ 43 (+104.76%)
Mutual labels:  rstudio
DoAnFullstack-ui
Currently on Offline mode for saving budget
Stars: ✭ 20 (-4.76%)
Mutual labels:  social-media
awesome-alternatives
A list of alternative websites/software to popular proprietary services.
Stars: ✭ 123 (+485.71%)
Mutual labels:  social-media
4cat
The 4CAT Capture and Analysis Toolkit provides modular data capture & analysis for a variety of social media platforms.
Stars: ✭ 144 (+585.71%)
Mutual labels:  social-media
EstimNetDirected
Equilibrium Expectation for ERGM parameter estimation for large directed networks
Stars: ✭ 18 (-14.29%)
Mutual labels:  social-network-analysis
media-roller
A self hosted server to download videos from social media with an iOS shortcut for on-click saving to camera roll
Stars: ✭ 52 (+147.62%)
Mutual labels:  social-media

Summer School: Social Media and Big Data Research

Sponsored by

June 26 - June 29, 2017

Instructor

(with some content based on materials prepared by Dan Cervone, Alex Hanna, Ken Benoit, Paul Nulty, Kevin Munger, and Justin Grimmer.)

Description

Citizens across the globe spend an increasing proportion of their daily lives online. Their activities leave behind granular, time-stamped footprints of human behavior and personal interactions that represent a new and exciting source of data to study standing questions about political and social behavior. At the same time, the volume and heterogeneity of web data present unprecedented methodological challenges. The goal of this course is to introduce participants to new computational methods and tools required to explore and analyze Big Data from online sources using the R programming language. We will focus in particular on data collected from social networking sites, such as Facebook and Twitter, whose use is becoming widespread in the social sciences.

Setup and Preparation

There are two ways you can follow the course and run the code contained in this GitHub repository. The recommended method is to connect to the provided RStudio server where all the R packages have already been installed, and all the R code is available. To access the server, visit bigdata.pablobarbera.com and log in with the information provided during class.

Alternatively, you can run the code in your own laptop. You will need R and RStudio installed. Given the number of attendants, I will not be able to provide support during the course, but feel free to email me later if you have any issue.

If you're using your own laptop, you can either download the course materials clicking on each link in this repository, download it as a zip file, or you can "clone" it, using the buttons found to the right side of your browser window as you view this repository. If you do not have a git client installed on your system, you will need to get one here and also to make sure that git is installed.

You can also subscribe to the repository if you have a GitHub account, which will send you updates each time new changes are pushed to the repository.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].