juvekaradheesh / Gender-bias-in-Wikipedia

Analyze Gender Bias in Wikipedia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gender-bias-in-Wikipedia

Analyze Gender Bias in Wikipedia Articles

Getting Started

  1. Download latest all titles dump from here or follow this link to download

  2. Extract and move the enwiki-latest-all-titles.txt file to /data directory

  3. Install all the dependencies from the requirements.txt file as pip install -r requirements.txt
    or
    Create conda environment as conda env create -f environment.yml

  4. Run utils/extract_data.py to get users and gender info as python utils/extract_data.py

About

Analyze Gender Bias in Wikipedia


Languages

Language:Python 100.0%