Datasets:

Languages:
Afrikaans
Multilinguality:
monolingual
Size Categories:
1K<n<10K
Language Creators:
expert-generated
Annotations Creators:
expert-generated
Source Datasets:
original
Tags:
License:
afrikaans_ner_corpus / dataset_infos.json
albertvillanova's picture
Convert dataset to Parquet
87ad41f
{
"afrikaans_ner_corpus": {
"description": "Named entity annotated data from the NCHLT Text Resource Development: Phase II Project, annotated with PERSON, LOCATION, ORGANISATION and MISCELLANEOUS tags.\n",
"citation": "@inproceedings{afrikaans_ner_corpus,\n author = {\tGerhard van Huyssteen and\n Martin Puttkammer and\n E.B. Trollip and\n J.C. Liversage and\n Roald Eiselen},\n title = {NCHLT Afrikaans Named Entity Annotated Corpus},\n booktitle = {Eiselen, R. 2016. Government domain named entity recognition for South African languages. Proceedings of the 10th Language Resource and Evaluation Conference, Portoro\u017e, Slovenia.},\n year = {2016},\n url = {https://repo.sadilar.org/handle/20.500.12185/299},\n}\n",
"homepage": "https://repo.sadilar.org/handle/20.500.12185/299",
"license": "",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"tokens": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"ner_tags": {
"feature": {
"names": [
"OUT",
"B-PERS",
"I-PERS",
"B-ORG",
"I-ORG",
"B-LOC",
"I-LOC",
"B-MISC",
"I-MISC"
],
"_type": "ClassLabel"
},
"_type": "Sequence"
}
},
"builder_name": "parquet",
"dataset_name": "afrikaans_ner_corpus",
"config_name": "afrikaans_ner_corpus",
"version": {
"version_str": "1.0.0",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 4025651,
"num_examples": 8962,
"dataset_name": null
}
},
"download_size": 944804,
"dataset_size": 4025651,
"size_in_bytes": 4970455
}
}