CoolFace
Datasetpublic

STNM-NLPhoenix/turkish-org-ner

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 =… See the full description on the dataset page: https://huggingface.co/datasets/STNM-NLPhoenix/turkish-org-ner.

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
1likes6downloads
10 commits on main
8ccb5582y ago

Upload ner_dataset.csv

STNM-NLPhoenix
601769c2y ago

Delete dataset.csv

STNM-NLPhoenix
e6ac5402y ago

Upload dataset.csv

STNM-NLPhoenix
db3ab1c2y ago

Delete dataset.csv

STNM-NLPhoenix
a85e08c2y ago

Update README.md

STNM-NLPhoenix
97b5e842y ago

Update README.md

STNM-NLPhoenix
ca0ccc12y ago

Update README.md

STNM-NLPhoenix
ce9fe542y ago

Update README.md

STNM-NLPhoenix
0e0b1732y ago

Upload dataset.csv

STNM-NLPhoenix
85fabb52y ago

initial commit

STNM-NLPhoenix