pfialho commited on
Commit
f033d32
·
verified ·
1 Parent(s): 278f39e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ from huggingface_hub import from_pretrained_keras
7
  import re
8
 
9
 
10
- app_title = "Portuguese Counter Hate Speech Detection"
11
 
12
  app_description = """
13
  This prototype from the kNOwHATE project aims to classify a Portuguese target sentence as either hate speech, counter hate speech or neutral, considering another sentence as context.
 
7
  import re
8
 
9
 
10
+ app_title = "Portuguese Counter Hate-Speech Detection"
11
 
12
  app_description = """
13
  This prototype from the kNOwHATE project aims to classify a Portuguese target sentence as either hate speech, counter hate speech or neutral, considering another sentence as context.