This is the repository containing the data and the replication package of the experiments described in the paper Uncovering Gender Bias in Academia: A Comprehensive Analysis within the Software Engineering Community.
The structure of this project is the following:
environment.yml includes all the necessary requirements to execute the code in this repository. If you have conda installed, you can execute:
conda install -f environment.yml
on your terminal to create an environment called "fairness" with all the requirements included. Don't forget to activate the environment after.
This file contains details on the 49 papers that are part of the Literature Review presented in our work.