Giter Club home page Giter Club logo

gender-detection's People

Contributors

davidemiceli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

gender-detection's Issues

Expose a function to register new names

So I found other lists of names, would be cool to merge the list but still use this library for its initial list and all the normalization.

Could add a gender.add(name, gender, lang='en') function and/or gender.setMale(name, lang='en')/gender.setFemale(name, lang='en')

If you can do the normalization to the incoming names, it would be less performance but great because other lists are not normalized (lower case, no weird characters, etc)

Feature Request: Consider local preferences?

Hi there,

first of all: thanks for this package! It is already helping me a lot!

I just stumbled upon a wierd edge-case with the names "Heinz", “Gerd" and "Gert"....

All three names are MALE in german, BUT this package spits them out "unisex" or even female ("Gerd").

So I researched a bit more and saw that the same name can have different genders in different countries.

A great resource is http://www.namepedia.org/en/firstname/Gert_(3440), where you can clearly see in what countries the name has which meaning.

It would be soooo cool, to have another api-function like gender(name, locale) so p.e. I can say gender('Gerd', 'de') and will get the result 'male', which is now correct, because Gerd lives in germany.

I guess in order to get the information out of namepedia.org we'd have to scrape it via npm x-ray.

Anyone else interested in having this feature?

Library Accuracy

Do you know what is the Accuracy if the library while computing the gender?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.