GithubHelp home page GithubHelp logo

stroemgren / damegender Goto Github PK

View Code? Open in Web Editor NEW

This project forked from newdaycode/damegender

0.0 0.0 0.0 831.65 MB

Gender detection toolkit from names written in python and bash

Home Page: https://damegender.davidam.com

License: GNU General Public License v3.0

Shell 1.73% Python 4.93% TeX 2.84% Makefile 0.01% HTML 0.04% Roff 90.45%

damegender's Introduction

Name

Damegender is a gender detection tool from the name coded by David Arroyo MEnéndez (DAME)

Why?

  • If you want to determine gender gap in Free Software projects or mailing lists.
  • If you don't know the gender about a name
  • If you want to research with statistics about why a name is related with males or females.
  • If you want to use a free gender detection tool from a name from a command with open data.
  • If you want to use the main solutions in gender detection (Genderize, Genderapi, Namsor, Nameapi and Gender Guesser) from a command.

DAMe Gender is for you!

Tell me about DAMe Gender papers

More info?

Install

Installing Software

Possible Debian/Ubuntu dependencies

$ sudo apt-get install python3-nose-exclude python3-dev dict dict-freedict-eng-spa dict-freedict-spa-eng dictd

From sources

$ git clone https://github.com/davidam/damegender
$ cd damegender
$ pip3 install -r requirements.txt

With python package

$ python3 -m venv /tmp/d
$ cd /tmp/d
$ source bin/activate
$ pip install --upgrade pip
$ pip3 install damegender[all]
$ cd lib/python3.5/site-packages/damegender
$ python3 main.py David

To install APIs extra dependencies:

$ pip3 install damegender[apis]

To install mailing lists and repositories extra dependencies:

$ pip3 install damegender[mails_and_repositories]

To install all possible dependencies

$ pip3 install damegender[all]

Obtaining an api key

Currently you can need an api key from:

You can execute:

$ python3 apikeyadd.py

To configure your api key

To remember that this idea is optional. Damegender doesn't need api keys to be executed.

Only api2gender.py or downloadjson.py is requiring to configure some API key from (Genderize, Namsor, GenderAPI, NameAPI)

The rest of commands is based in datasets released with licenses allowing to copy and to distribute freeely.

Configuring nltk

$ python3
>>> import nltk
>>> nltk.download('names')

Using

Hello! Guess a name!

$ python3 main.py Paula --total=es

Many commands! I want a faq!

English...

$ firefox https://github.com/davidam/damegender/blob/master/faq.org &

Português...

$ firefox https://github.com/davidam/damegender/blob/master/faq.br.org &

Papers

2023

2020

Speeches, Seminars, Expressions of Support

2023

2021

2020

2019

Beautiful Snakes

img

Dame Music

Listen music

License of Damegender

Damegender is released under GPLv3.

License of this document

Copyright (C) 2019 David Arroyo Menéndez Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in GNU Free Documentation License.

img

damegender's People

Contributors

davidam avatar newdaycode avatar akash190104 avatar uritau avatar

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.