Skip to content

Doteveryone/genderdecoder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#genderdecoder

This is a python package for assessing gender-coded words in a job adverts.

It is a fork of the django app gender-decoder.katmatfield.com / https://github.com/lovedaybrooke/gender-decoder developed by Kat Matfield and based the paper "Evidence That Gendered Wording in Job Advertisements Exists and Sustains Gender Inequality" by Danielle Gaucher and Justin Friesen and Aaron C. Kay.

##Install

pip install genderdecoder

##Usage

import genderdecoder

job_description = "Example job description text"
print job_description.assess(job_description)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%