lynn-twinkl
commited on
Commit
·
d0ecd99
1
Parent(s):
949c6cc
Added extra terms to vulnerability markers
Browse files
functions/necessity_index.py
CHANGED
|
@@ -21,7 +21,7 @@ LEXICON = {
|
|
| 21 |
'lgbtq', 'refugee', 'refugees', 'autism', 'autisitc', 'neurodivergent',
|
| 22 |
'low income', "poverty", "deprived", "poor", "disadvantaged", 'underserved',
|
| 23 |
'therapy', 'therapeutic', "aln", "semh", 'violence', 'mental health', 'depressed',
|
| 24 |
-
'anxious', 'anxiety', 'ill', 'sick'
|
| 25 |
],
|
| 26 |
"emotional_appeal": [
|
| 27 |
"help", "support", "deserve", "hope", "lives", "transform",
|
|
|
|
| 21 |
'lgbtq', 'refugee', 'refugees', 'autism', 'autisitc', 'neurodivergent',
|
| 22 |
'low income', "poverty", "deprived", "poor", "disadvantaged", 'underserved',
|
| 23 |
'therapy', 'therapeutic', "aln", "semh", 'violence', 'mental health', 'depressed',
|
| 24 |
+
'anxious', 'anxiety', 'ill', 'sick','down syndrome', 'epilepsy',
|
| 25 |
],
|
| 26 |
"emotional_appeal": [
|
| 27 |
"help", "support", "deserve", "hope", "lives", "transform",
|