Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Roman Urdu Hate-speech and Offensive Language Detection
|
2 |
|
3 |
### Embeddings
|
@@ -16,4 +29,4 @@ Note that ``ver1`` is trained on ``0.3 million`` tweets only while ``ver2`` is t
|
|
16 |
pages={2512--2522},
|
17 |
year={2020}
|
18 |
}
|
19 |
-
```
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
language:
|
6 |
+
- ur
|
7 |
+
tags:
|
8 |
+
- slang
|
9 |
+
- urdu
|
10 |
+
- tweets
|
11 |
+
size_categories:
|
12 |
+
- 10K<n<100K
|
13 |
+
---
|
14 |
# Roman Urdu Hate-speech and Offensive Language Detection
|
15 |
|
16 |
### Embeddings
|
|
|
29 |
pages={2512--2522},
|
30 |
year={2020}
|
31 |
}
|
32 |
+
```
|