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
Release history Release notifications | RSS feed
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)
Built Distribution
Close
Hashes for nomquamgender-0.1.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55914319e0f40190683a7b93a4af781b38cfe4e56b617f7964956a5bd36396f6 |
|
MD5 | 12a884336904c94709be5c7f2cb6df46 |
|
BLAKE2b-256 | 90e8b02e5e101cbda87d67c2fdd76e59b8f5c8e6eadb244f739ef7e06eb91591 |