Skip to content

Instantly share code, notes, and snippets.

@rickastley22
rickastley22 / neutralizer.json
Last active October 1, 2021 03:41 — forked from wrenoud/neutral_pronouns.json
Gender & pronoun neutralizer dictionary for use with Word Replacer II Chrome extension (https://chrome.google.com/webstore/detail/word-replacer-ii/djakfbefalbkkdgnhkkdiihelkjdpbfh?hl=en)
//pronoun & syntax neutralizer for word replacer II
//Max Schaffer (2019) with Weston Renoud (2016)
//this remains very much a work in progress, looking for more people to expand this and add more language support!
//ACKNOWLEDGEMENTS
//Created by merging my work in 2019 with that of Weston Renoud (wrenoud)'s 2016 neutral_pronouns.json, who's work
//was really just all around better and cleaner than mine
//Thank you, Weston, for caring about this, it means a lot :) You helped me get off the ground here as I struggled
//to understand how regex works and fix my crappy functons.