Learn R Programming

⚠️There's a newer version (2.1.1) of this package.Take me there.

genderizeR (version 1.2.0)

Gender Prediction Based on First Names

Description

Utilizes the 'genderize.io' API to predict gender from first names extracted from a text vector. The accuracy of prediction could be controlled by two parameters: counts of a first name in the database and probability of prediction.

Copy Link

Version

Install

install.packages('genderizeR')

Monthly Downloads

7

Version

1.2.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Kamil Wais

Last Published

July 5th, 2015

Functions in genderizeR (1.2.0)

genderizeBootstrapError

Gender prediction errors on bootstrap samples
classificatonErrors

Calculating classification errors and other prediction indicators
givenNamesDB_titles

Gender data for titles sample
genderizeTrain

Training genderize function
genderizeAPI

Getting data from genderize.io API
findGivenNames

Getting gender prediction data for a given text vector.
givenNamesDB_authorships

Gender data for authorship sample
genderizeR

Gender Prediction Based on First Names
textPrepare

Preparing text vector for gender prediction
titles

Titles sample
genderize

Predicting gender for character strings.
numberOfNames

Number of names in the database.
authorships

Authorships sample
genderizePredict

Geder prredicting function