jules.lambert1
code of category and ranking
2067d6a
raw
history blame
696 Bytes
PHRASE_NO_PROBLEMS = ['got food',
'got food and clothes',
'got food and covers']
KEYS_HOUSE = [
"shelters",
"mattresses",
"pillows",
"blankets",
"shelter",
"tentes",
"housing",
"couvertures",
"tents",
"covers",
"sdader",
"housing_shelter",
]
KEYS_FOOD = [
"groceries",
"nouriture",
"food",
"water",
"gaz",
"dishes",
"oil",
"sugar",
"tea",
"hungry",
]
KEYS_CLOTHES = [
"clothes",
"clothing",
"hygiene",
]
KEYS_MEDICAL = [
"betadine",
"medical",
"diabetics",
"medicaments",
"diabetes",
"doliprane",
"vitamines",
"drugs",
]