Skip to content

Code accompanying the paper "Understanding Bias in Word Embeddings"

License

Notifications You must be signed in to change notification settings

mebrunet/understanding-bias

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