Current Version: 0.10
Release Date: September 28, 2018
Please contact moamin@cs.stonybrook.edu for quick response to resolve any bug or feature update.
- Download and install
git
and git's extenstiongit-lfs
- Clone source code:
git clone https://github.com/ruhulsbu/StereotypicalGenderAssociationsInLanguage.git
- Go to the
StereotypicalGenderAssociationsInLanguage
directory - Unzip the
dataset.tar.gz
using command:tar -xvzf dataset.tar.gz
- Run jupyter in current directory using command:
jupyter notebook
Significance Test on Gender Bias using WEAT Topics.ipynb
Stereotypical Gender Association in Language Over Time.ipynb
- Run each cell in the notebooks sequentially to reproduce the results
git-lfs
to download large filedataset.tar.gz
This dataset is originally hosted in Histwords Project. The dataset can be downloaded from this link: Embeddings. Please extract the files into the directory dataset
in project home directory.
python 3.6.0
numpy
scipy
sklearn
seaborn
jupyter