GenderGuesser

An R package for using the genderize.io API to guess the gender of names.
git clone https://git.eamoncaddigan.net/GenderGuesser.git
Log | Files | Refs | README | LICENSE

commit 859d464f5fde998ded76779abeda0cfac7b4d961
parent 27efcaeca39fd30407178f397fb7e18f3f9a3220
Author: eamoncaddigan <eamon.caddigan@gmail.com>
Date:   Sun,  9 Aug 2015 15:07:29 -0400

Fixed the title.

Diffstat:
MDESCRIPTION | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/DESCRIPTION b/DESCRIPTION @@ -1,5 +1,5 @@ Package: GenderGuesser -Title: Guess the gender of a name (one line, title case) +Title: Guess the Gender of a Name Version: 0.0.0.9000 Authors@R: person("Eamon", "Caddigan", email = "eamon.caddigan@gmail.com", role = c("aut", "cre")) Description: Currently uses the genderize.io API to guess the gender of one or more names.