Analysis scripts and code for studying lifecycles of MediaWiki projects
| .ipynb_checkpoints | ||
| analysis_data | ||
| artifact_figures | ||
| dsl | ||
| p1 | ||
| p2 | ||
| .gitignore | ||
| .RData | ||
| .sh_history | ||
| .wget-hsts | ||
| batched-mw-olmo-info-cat.log | ||
| english-ewt-ud-2.5-191206.udpipe | ||
| README.md | ||
| rstudio-server.job | ||
mw-lifecycle-analysis
Analysis scripts and code for studying the deployment processes of three MediaWiki/Wikimedia features (2013-2015)
/analysis_data
- contains the unified and constituent data for final analysis
/dsl
- contains the aggregation code for turning unified task data into DSL form
- contains the R scripts for fitting and interpreting a DSL model
/p1
- contains the scripts and plots from the first phase of analysis
/p2
- contains the scripts and plots from the second phase of analysis
- /p2_EDA contains small scripts for analysis and interpretation of initial data
- /quest contains tools for using HPC
- /slurm_jobs contains the bash scripts used to orchestrate slurm jobs on HPC
- /python_scripts contains the code to run different labeling and analysis tasks