datasketch/genero: Estimate Gender from Names in Spanish and Portuguese

Estimate gender from names in Spanish and Portuguese. Works with vectors and dataframes. The estimation works not only for first names but also full names. The package relies on a compilation of common names with it's most frequent associated gender in both languages which are used as look up tables for gender inference.

Getting started

Package details

MaintainerJuan Pablo Marin Diaz <jpmarindiaz@gmail.com>
LicenseMIT + file LICENSE
Version0.1.0
URL https://github.com/datasketch/genero
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("datasketch/genero")
datasketch/genero documentation built on June 1, 2020, 3:34 a.m.