Skip to main content
Skip table of contents

AO Name Genderize

Overview

Advanced Object (AO) Name Genderize analyzes input names and outputs a GENDER field. It accepts a single stream as input and produces one output. You may optionally specify an additional lookup table.

AO Name Genderize configuration parameters

AO Name Genderize has a single set of configuration parameters in addition to the standard execution options.

Input

Parameter

Description

Prefix

(Optional) Prefix such as Mr or Mrs (Mr John Abel Smith Jr).

  • Default: blank

First name

(Required) Given name (John Abel Smith Jr).

  • Default: blank

Mid name

(Optional) Middle name (John Abel Smith Jr).

  • Default: blank

Suffix

(Optional) Generation name (John Abel Smith Jr).

  • Default: blank

Output

Parameter

Description

Gender

Field to contain value (M/F) indicating assigned gender.

  • Default: GENDER

Options

Parameter

Description

Genderize name before suffix

By default, gender is assigned by analyzing data in this order: Suffix, First name, Middle name. Select this option to change the order to First name, Middle name, Suffix.

  • Default: no

Optional gender table

You may specify an optional parsing/gender data source. This is a table in DLD format containing three columns: TOKEN, SYMBOL, and GENDER.

Configure AO Name Genderize

  1. Select AO Name Genderize.

  2. Go to the Configuration tab on the Properties pane.

  3. Specify Input:

    • Select First name and choose the field containing given names. You may optionally also specify Prefix, Mid name, and Suffix input fields.

  4. Specify an output field name for Gender or accept the default GENDER.

  5. Optionally, select Genderize name before suffix to analyze first name and middle name fields before suffix.

  6. Optionally specify an additional Parsing table. See adding a parsing/gender data source.

  7. Optionally, go to the Execution tab, and then set Web service options.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.