Elixir bindings for the human-name crate implemented as a safe Rust NIF
-
Updated
Oct 15, 2024 - Elixir
Elixir bindings for the human-name crate implemented as a safe Rust NIF
This code is necessary for parsing Slavic names, surnames and midnames
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.
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.
Use HumanGraphics API to enrich name-containing records in a CSV file with Python
Add a description, image, and links to the name-parsing topic page so that developers can more easily learn about it.
To associate your repository with the name-parsing topic, visit your repo's landing page and select "manage topics."