Spaces:
Sleeping
Sleeping
Update models/home.py
Browse files- models/home.py +2 -4
models/home.py
CHANGED
@@ -6,15 +6,13 @@ def write():
|
|
6 |
"""
|
7 |
# Hate Speech Detection
|
8 |
|
9 |
-
This is a hate speech
|
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 |
|
15 |
-
|
16 |
-
|
17 |
-
##Arabic Dataset
|
18 |
|
19 |
|
20 |
"""
|
|
|
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 |
|
15 |
+
|
|
|
|
|
16 |
|
17 |
|
18 |
"""
|