Male/Female First Name Disambiguation in English

This is a simple utility that attempts to disambiguate male and female first names by identifying the component of a name that corresponds to the first name, and then matching it against lists of male and female names that are provided by the US Census. If a name appears in both male and female lists, the program looks at the frequency with which the name appears in each list, and chooses the higher frequency.

For more information about the lists of names and the methodology behind them, please see the following pages:

Usage

Click the "Disambiguate" button to disambiguate names in the Input box. Click "Example" to see the results for author-names.txt.

Input

Please use the format that follows when entering your own list of names, one per line.

LAST, FIRST

Results

Format is the following, one per line.

FULL_NAME | LAST | FIRST | MALE/FEMALE/UNDETERMINED | MALE_RANK | FEMALE_RANK | REASON

Creative Commons License
Name Disambiguation by the Center for Digital Scholarship, Brown University Library is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.