ahm14 commited on
Commit
dac6f4a
·
verified ·
1 Parent(s): 54b1666

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -51,7 +51,7 @@ tone_categories = {
51
 
52
  # AI-Expanded Frame Categories for More Precise Categorization
53
  # Expanded Frame Categories for Better Categorization
54
- activism_topics = {
55
  "Human Rights & Justice": {
56
  "Legal Rights & Reforms": ["law", "justice", "legal", "reforms", "legislation"],
57
  "Humanitarian Issues": ["humanitarian", "aid", "refugees", "asylum", "crisis response"],
 
51
 
52
  # AI-Expanded Frame Categories for More Precise Categorization
53
  # Expanded Frame Categories for Better Categorization
54
+ frame_categories = {
55
  "Human Rights & Justice": {
56
  "Legal Rights & Reforms": ["law", "justice", "legal", "reforms", "legislation"],
57
  "Humanitarian Issues": ["humanitarian", "aid", "refugees", "asylum", "crisis response"],