Add dataset card, link to paper
#1
by
nielsr
HF staff
- opened
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
```yaml
|
2 |
+
---
|
3 |
+
license: cc-by-nc-4.0
|
4 |
+
task_categories:
|
5 |
+
- text-classification
|
6 |
+
language:
|
7 |
+
- tr
|
8 |
+
---
|
9 |
+
```
|
10 |
+
This repository contains the dataset presented in the paper [Building Foundations for Natural Language Processing of Historical Turkish: Resources and Models](https://huggingface.co/papers/2501.04828).
|