lead-ratings / gender-guesser

Guess gender from first name in Python 2 and 3
https://testpypi.python.org/pypi/gender-guesser
GNU General Public License v3.0
130 stars 30 forks source link

Be able to pass an external dict #10

Open hyper750 opened 3 years ago

hyper750 commented 3 years ago

The dictionary of names is not complete, so we need to add more names to the dict or externalize the dictionary