Sha256: bd3f343257ee3514c70c4667292aaa7a4b7f3cedc43c5ca3c5fe20753a9345ca

Contents?: true

Size: 545 Bytes

Versions: 1

Compression:

Stored size: 545 Bytes

Contents

# gender-inference

## Infer a person's gender from their name

Have you been collecting your customers' names, but not their genders?
You're missing out in millionnnnnns of targeted ad revenue! But don't
despair; with `gender-inference` you can infer the gender of your customers
based on their names - getting you that targeted ad hit in > 90% of cases.

The API is dead simple. Add this to your gemfile:

    gem 'gender-inference'

And simply call the infer method like this:

    GenderInference.infer("Russell Dunphy")

Happy inferencing!

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gender-inference-0.0.1 README.md