Datasets:

Modalities:
Text
Formats:
text
Libraries:
Datasets
License:
nielsr HF staff commited on
Commit
081f4a7
·
verified ·
1 Parent(s): 53086b3

Add task category, link to paper

Browse files

This PR adds the `text-classification` task category to the dataset card to improve discoverability on the Hugging Face Hub. It also adds a link to the paper for context.

Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: cc-by-nc-4.0
3
- ---
 
 
 
 
 
 
 
 
1
+ ```yaml
2
+ ---
3
+ license: cc-by-nc-4.0
4
+ task_categories:
5
+ - text-classification
6
+ ---
7
+ ```
8
+ This repository contains the datasets presented in the paper [Building Foundations for Natural Language Processing of Historical Turkish: Resources and Models](https://huggingface.co/papers/2501.04828).
9
+
10
+ All of the presented resources and models are made available at https://huggingface.co/bucolin to serve as a benchmark for future progress in historical Turkish NLP.