SoDehghan commited on
Commit
2cbdad4
·
verified ·
1 Parent(s): 10eea65

Update models/home.py

Browse files
Files changed (1) hide show
  1. models/home.py +1 -2
models/home.py CHANGED
@@ -6,9 +6,8 @@ def write():
6
  """
7
  # Hate Speech Detection
8
 
9
- This is a hate speech detection model in Turkish and Arabic languages.
10
 
11
- Check the **Navigation bar** to access the apps:
12
  - HSD in Turkish: Detect hate speech and predict strenght of hate in Turkish Language
13
  - HSD in Arabic: Detect hate speech and predict strenght of hate in Arabic Language
14
 
 
6
  """
7
  # Hate Speech Detection
8
 
 
9
 
10
+ Check the **Navigation bar** to access the model:
11
  - HSD in Turkish: Detect hate speech and predict strenght of hate in Turkish Language
12
  - HSD in Arabic: Detect hate speech and predict strenght of hate in Arabic Language
13