2 Forks
7 Stars
7 Watchers

genderBERT

Deep learning model for gender classification on texts using pretrained BERT models

How to download and setup genderBERT

Open terminal and run command
git clone https://github.com/lukasmoldon/genderBERT.git
git clone is used to create a copy or clone of genderBERT repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with genderBERT https://github.com/lukasmoldon/genderBERT/archive/master.zip

Or simply clone genderBERT with SSH
[email protected]:lukasmoldon/genderBERT.git

If you have some problems with genderBERT

You may open issue on genderBERT support forum (system) here: https://github.com/lukasmoldon/genderBERT/issues