Holmeister
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -33,3 +33,18 @@ configs:
|
|
33 |
- split: test
|
34 |
path: data/test-*
|
35 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
- split: test
|
34 |
path: data/test-*
|
35 |
---
|
36 |
+
|
37 |
+
### Original Dataset
|
38 |
+
|
39 |
+
```
|
40 |
+
@article{yildirim2018comparative,
|
41 |
+
title={A comparative analysis of text classification for Turkish language},
|
42 |
+
author={Y{\i}ld{\i}r{\i}m, Sava{\c{s}} and Y{\i}ld{\i}z, Tu{\u{g}}ba and others},
|
43 |
+
journal={Pamukkale University Journal of Engineering Sciences},
|
44 |
+
volume={24},
|
45 |
+
number={5},
|
46 |
+
pages={879--886},
|
47 |
+
year={2018}
|
48 |
+
}
|
49 |
+
|
50 |
+
```
|