Skip to content
#

gender-detection

Here are 115 public repositories matching this topic...

For a digital humanities project, I created a converter program called "What's Your Identity? ♀️ ♂️". My pronoun_id() function returns the correct pronoun classification associated with a corresponding gender identity.

  • Updated Mar 16, 2023
  • Python

Your name contains a lot of information. It tells if you're male or female and reveals your nationality. This project splits a name or email address into the first and last name and tells if a name is male or female and what the possible nationality is. Additionally this project can generate fake names and extract names from any given text.

  • Updated Mar 27, 2023
  • Python

Improve this page

Add a description, image, and links to the gender-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gender-detection topic, visit your repo's landing page and select "manage topics."

Learn more