Add expurgated wordlist for those deemed to be a lower level (5th) of offensive or vulgar interpretation#497
Draft
Add expurgated wordlist for those deemed to be a lower level (5th) of offensive or vulgar interpretation#497
Conversation
Expurgated Words In June 2020, NASPA proposed removing "slurs" from the word list. Despite a sizeable number of players opposing the plan, NASPA decided to remove 259 "offensive slurs" from the official list, and the new purged NWL2020 list goes into effect for club and tournament play on 6 January 2021. [See the NASPA website for more explanation] http://seattlescrabble.org/expurg.php http://seattlescrabble.org/expurgOWL2.php TO DO (done) - added data/expurg adjust file - modified combine.py to import above file - compared pre & post expurg list to identify and fix for following: - omit words where had recently been identified as offensive or vulgar in scowl-pre - correctly match spellings and variants - correctly match bases poses and POS classes - re-insert comments which had gotten deleted
Member
|
Okay thank you it may take me a little while to get to reviewing this. Their are some changes I might want to make on my side also before I am ready to accept this so I converted it too a draft for now. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Expurgated Words
In June 2020, NASPA proposed removing "slurs" from the word list. Despite a sizeable number of players opposing the plan, NASPA decided to remove 259 "offensive slurs" from the official list, and the new purged NWL2020 list goes into effect for club and tournament play on 6 January 2021. [See the NASPA website for more explanation]
http://seattlescrabble.org/expurg.php
http://seattlescrabble.org/expurgOWL2.php
TO DO (done)