Skip to main content

Data and code to support name-based gender classification in scientific research

Project description

nomquamgender (nqg)

A simple package containing data and a few functions to support name-based gender classification in scientific research. See github for details and examples.


Install

pip install nomquamgender

Annotate Names

import nomquamgender as nqg
model = nqg.NBGC()
model.annotate(['András Schiff', 'Mitsuko Uchida', 'Jean Rondeau'], as_df=True)
given used sources counts p(gf)
0 András Schiff andras 24 13010 0.001
1 Mitsuko Uchida mitsuko 14 925 0.981
2 Jean Rondeau jean 31 2525377 0.477

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nomquamgender-0.1.4.tar.gz (3.9 MB view hashes)

Uploaded Source

Built Distribution

nomquamgender-0.1.4-py3-none-any.whl (4.1 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page