Skip to content
#

gender-from-name

Here are 25 public repositories matching this topic...

A Natural Language Processing model trained with over 1,00,000 (1 Lakh) names is used to predict a gender of a person based on the first name of the person.This model is created using Long Short Term Memory(LSTM) a variant of Recurrent Nueral Network which has training accuracy of 99.35% and tested over 11,000 samples with a test accuracy of 89.…

  • Updated Dec 8, 2022
  • Jupyter Notebook

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

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 Sep 25, 2022
  • PHP

Improve this page

Add a description, image, and links to the gender-from-name 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-from-name topic, visit your repo's landing page and select "manage topics."

Learn more