Holmeister
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -33,3 +33,16 @@ configs:
|
|
33 |
- split: test
|
34 |
path: data/test-*
|
35 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
- split: test
|
34 |
path: data/test-*
|
35 |
---
|
36 |
+
|
37 |
+
### Original Dataset
|
38 |
+
|
39 |
+
```
|
40 |
+
@inproceedings{ccoltekin2020corpus,
|
41 |
+
title={A corpus of Turkish offensive language on social media},
|
42 |
+
author={{\c{C}}{\"o}ltekin, {\c{C}}a{\u{g}}r{\i}},
|
43 |
+
booktitle={Proceedings of the Twelfth language resources and evaluation conference},
|
44 |
+
pages={6174--6184},
|
45 |
+
year={2020}
|
46 |
+
}
|
47 |
+
|
48 |
+
```
|