Update app.py
Browse files
app.py
CHANGED
@@ -61,7 +61,12 @@ frame_categories = {
|
|
61 |
"gender equality", "women's empowerment", "reproductive rights",
|
62 |
"gender-based violence", "sexual harassment", "domestic violence",
|
63 |
"equal pay", "education for women", "child marriage", "women's health",
|
64 |
-
"maternity leave", "women in leadership"
|
|
|
|
|
|
|
|
|
|
|
65 |
},
|
66 |
"Political & State Accountability": {
|
67 |
"Corruption & Governance": ["corruption", "government", "policy", "accountability", "transparency", "bribery", "misuse of power", "scandal", "nepotism", "tax fraud"],
|
|
|
61 |
"gender equality", "women's empowerment", "reproductive rights",
|
62 |
"gender-based violence", "sexual harassment", "domestic violence",
|
63 |
"equal pay", "education for women", "child marriage", "women's health",
|
64 |
+
"maternity leave", "women in leadership", "honor killings",
|
65 |
+
"karo kari", "patriarchal oppression", "honor-based violence",
|
66 |
+
"marital violence", "violence against women", "justice for women",
|
67 |
+
"reclaiming women's rights", "female autonomy", "societal control over women",
|
68 |
+
"women's freedom of choice", "women’s bodies, women’s rights",
|
69 |
+
"end honor killings", "violence against women must stop", "say no to patriarchy"]
|
70 |
},
|
71 |
"Political & State Accountability": {
|
72 |
"Corruption & Governance": ["corruption", "government", "policy", "accountability", "transparency", "bribery", "misuse of power", "scandal", "nepotism", "tax fraud"],
|