This repository is archived. See the new repo
Neutrality:WTF exists to demonstrate what happens to our language online when we switch genders around. Is there a clear difference between how we relate to men versus how we talk about women? Do we notice when we fall into pitfalls that encourage one gender at the expense of another? Can we even see when an article we think is 'complimentary' is actually anything but?
This site is in active development. If you want to join in, submit a pull request to the site or see ConceptReplacer submodule at https://github.com/neutralitywtf/ConceptReplacer
- PHP 7 or above
If you want to test or have the system work locally for testing and development:
- Clone this repo
- Run
composer install
- Run
npm install
- Run
git submodule update --init --recursive
- Go to the submodule folder at
/ConceptReplacer
and runcomposer install
Please report bugs by creating issues here and in the ConceptReplacer library!