Live data from Hacker News

Show HN: An API for gender classification

gender.hankstoever.com

21–30 of 46 posts

Re: Show HN: An API for gender classification

#25
post #19

The only reliable way to find out someone's gender is to ask them what gender they currently think they are. There are more than two genders and an individual's gender can change with time. A better strategy all-round would to be ask yourself whether you need to know someone's gender. I can think of very few legitimate reasons to know and record a user's gender and many of them can be dealt with by simply asking them…

One use I've come across for inferring genders was tackling record depupliction across multiple data sources. In one data set we might have the gender information of an individual but have it be missing in another.

Turns out gender is great to include in a blocking keys to reduce number of comparisons. Extrapolating an inferred gender in the dataset without one was incredibly helpful.

Re: Show HN: An API for gender classification

#27

Without a location parameter this is pretty useless. Andrea for example is a male name in Spain and Italy as far as I know. Also this: http://www.cscyphers.com/blog/2012/06/28/falsehoods-programm...

Andrea is a female name in Spain, unless it's in very specific regions that I don't know of (source: I'm Spanish). I think you're right about Italy, though.

Re: Show HN: An API for gender classification

#28

I started searching for the most gender ambiguous names I could think of like "Jesse", "Alex", "Erin", etc. The best one I've found so far is "Angel" at 51.1% male.

There is an entire Wikipedia page on Unisex names [1]. Most Punjabi Sikh first names are applicable to both genders.

[1]: http://en.wikipedia.org/wiki/Unisex_name

Post reply on HN