Update 'removed_words.py'

This commit is contained in:
siusoon 2021-01-15 15:31:14 +01:00
parent 45e8ae687b
commit 125852b4f4

View File

@ -1 +1,14 @@
delWords = ["for", "a", "national", "lillian", "christian", "nationally", "blacks", "john", "father", "religion"]
delWords = [
"for",
"a",
"national",
"lillian",
"christian",
"nationally",
"john",
"father",
"religion",
"blacks",
"rulition",
"suicide"
]