lubianat / pyorcidator

MIT License
9 stars 5 forks source link

Add dictionaries for first and last names (and infer gender) #7

Open lubianat opened 2 years ago

lubianat commented 2 years ago

e.g. Rodrigo Dalmolin

Rodrigo - https://www.wikidata.org/wiki/Q4927979 (male given name) Dalmolin - https://www.wikidata.org/wiki/Q37464573 (family name)

From male given name, infer sex or gender (P21) --> male

Watchout for:

lubianat commented 2 years ago

Maybe 3 dicts:

cthoyt commented 2 years ago

I'm lukewarm about this, there's too much room for ambiguity, an then if you import stuff that's not for sure, wikidata will just reflect the bias of the algorithm/data set you have used. Maybe @egonw also had similar concerns?

egonw commented 2 years ago

I'd stay away from gender info.