Skip to content

Should return unisex if female and male value are equal #9

Open
@TomaszGasior

Description

@TomaszGasior

There is a name called "Reda". Your database in nam_dict.txt provides the same value for female and male, for this name.

F  Reda                                             3                                 $
M  Reda                                                                      3        $

Currently, your library returns female gender for "Reda", just because of the line order in database file. I confirmed that by changing line order.

I don't provide any country to gender detector, using the default behavior.

In my opinion, for this specific case your library should return unisex instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions