Spaces:
Sleeping
Sleeping
Update models/home.py
Browse files- 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
|
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 |
|