Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html>
<h"... is not valid JSON
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
Turkish Organization Named Entity Recognition (NER) Dataset
This dataset is designed for Named Entity Recognition (NER) tasks in the Turkish language, specifically focusing on organization entities. It contains sentences annotated with the ORGANIZATION label, making it a valuable resource for training and evaluating NER models.
Usage
To use this dataset, you can load it directly from Huggingface's datasets library:
from datasets import load_dataset
dataset = load_dataset("STNM-NLPhoenix/turkish-org-ner")
- Downloads last month
- 8