SoDehghan commited on
Commit
10eea65
·
verified ·
1 Parent(s): 70c05bd

Update models/home.py

Browse files
Files changed (1) hide show
  1. 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 detectiom 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
- ##Tukish Dataset
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
  """