Skip to content

erkanceylan/gender-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

gender-analyzer

A little javascript app that predict gender from given name.

Sometimes you have receive mail from a name that you've never heard before. Then you confuse how to call him/her. We will destroy that feeling. Help you to decide gender of him/her.

This is a client application that fetch the data from genderize.io api. Api basically predict the gender of the given name with probability.

I write a mini html page that can request data from api, asynchronously.

I used jquery for using its simple autocomplete and ajax methods.

Demo is here

Screenshot-1 P.S. I am not homophobic. I respect everyone. 🌈

About

A little javascript app that predict gender from given name.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages