SoDehghan commited on
Commit
adca8fd
1 Parent(s): 5aaf27e

Update models/test2.py

Browse files
Files changed (1) hide show
  1. models/test2.py +1 -1
models/test2.py CHANGED
@@ -50,7 +50,7 @@ sentiment_mapping = {
50
  target_mapping ={
51
  'LABEL_0': 'Refugees/Immigrants',
52
  'LABEL_1': 'Country/Nationality',
53
- 'LABEL_2': 'Gender (female/LGBTQ+)'
54
  }
55
 
56
  def remove_punctuation_marks(text):
 
50
  target_mapping ={
51
  'LABEL_0': 'Refugees/Immigrants',
52
  'LABEL_1': 'Country/Nationality',
53
+ 'LABEL_2': 'Gender (Women/LGBTQ+)'
54
  }
55
 
56
  def remove_punctuation_marks(text):