Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 262 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 262 Bytes

osp-gender

Takes author name and predicts gender using gender.py (genderize.io) and wikidata. Names are first run through gender.py and then through wikidata if prediction confidence from gender.py is too low

gender.py: https://github.com/block8437/gender.py