Skip to content

Code accompanying the paper "Understanding Bias in Word Embeddings"

License

Notifications You must be signed in to change notification settings

CSSLab/understanding-bias

This branch is up to date with mebrunet/understanding-bias:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4437209 · Nov 5, 2018

History

27 Commits
Aug 27, 2018
Aug 28, 2018
Aug 28, 2018
Sep 10, 2018
Nov 5, 2018
Nov 5, 2018
Oct 9, 2018
Oct 9, 2018
Aug 27, 2018
Aug 27, 2018
Sep 15, 2018
Sep 15, 2018
Oct 10, 2018
Aug 28, 2018
Oct 9, 2018
Aug 28, 2018

Repository files navigation

Understanding Bias in Word Embeddings

Code accompanying the paper "Understanding the Origins of Bias in Word Embeddings"

Usage

Install prerequisite dependencies:

  • python 3 / pip / virtual-environment
  • julia (version >= 0.7.0)

Clone the repository, then run the setup script:

git clone https://github.com/mebrunet/understanding-bias.git
cd understanding-bias
./setup.sh

This will install further dependencies, download a small corpus, and run a set of tests.

About

Code accompanying the paper "Understanding Bias in Word Embeddings"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 65.6%
  • Python 24.1%
  • Shell 10.3%