FpOliveira commited on
Commit
e3066cc
1 Parent(s): a393595

app: details

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ app_title = "Portuguese hate speech classifier - Classicador de discurso de 贸di
10
 
11
  app_description = """
12
  EN: This application employs multiple models to identify hate speech in Portuguese texts. You have the option to enter your own phrases by filling in the "Text" field or choosing one of the examples provided below.
13
- PT: Esta aplicativo emprega m煤ltiplos modelos para identificar discurso de 贸dio em textos portugueses. Voc锚 tem a op莽茫o de inserir suas pr贸prias frases preenchendo o campo "Texto" ou escolhendo um dos exemplos abaixo
14
  """
15
 
16
  app_examples = [
 
10
 
11
  app_description = """
12
  EN: This application employs multiple models to identify hate speech in Portuguese texts. You have the option to enter your own phrases by filling in the "Text" field or choosing one of the examples provided below.
13
+ \nPT: Esta aplicativo emprega m煤ltiplos modelos para identificar discurso de 贸dio em textos portugueses. Voc锚 tem a op莽茫o de inserir suas pr贸prias frases preenchendo o campo "Texto" ou escolhendo um dos exemplos abaixo
14
  """
15
 
16
  app_examples = [