Datasets:
File size: 5,793 Bytes
3ef0b39 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 |
{
"en_to_ku": {
"description": "A parallel news corpus in Turkish, Kurdish and English.\nBianet collects 3,214 Turkish articles with their sentence-aligned Kurdish or English translations from the Bianet online newspaper.\n3 languages, 3 bitexts\ntotal number of files: 6\ntotal number of tokens: 2.25M\ntotal number of sentence fragments: 0.14M\n",
"citation": "@InProceedings{ATAMAN18.6,\n author = {Duygu Ataman},\n title = {Bianet: A Parallel News Corpus in Turkish, Kurdish and English},\n booktitle = {Proceedings of the Eleventh International Conference on Language Resources and Evaluation (LREC 2018)},\n year = {2018},\n month = {may},\n date = {7-12},\n location = {Miyazaki, Japan},\n editor = {Jinhua Du and Mihael Arcan and Qun Liu and Hitoshi Isahara},\n publisher = {European Language Resources Association (ELRA)},\n address = {Paris, France},\n isbn = {979-10-95546-15-3},\n language = {english}\n }",
"homepage": "http://opus.nlpl.eu/Bianet.php",
"license": "",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"translation": {
"languages": [
"en",
"ku"
],
"_type": "Translation"
}
},
"builder_name": "bianet",
"dataset_name": "bianet",
"config_name": "en_to_ku",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 1800794,
"num_examples": 6402,
"dataset_name": null
}
},
"download_size": 1019265,
"dataset_size": 1800794,
"size_in_bytes": 2820059
},
"en_to_tr": {
"description": "A parallel news corpus in Turkish, Kurdish and English.\nBianet collects 3,214 Turkish articles with their sentence-aligned Kurdish or English translations from the Bianet online newspaper.\n3 languages, 3 bitexts\ntotal number of files: 6\ntotal number of tokens: 2.25M\ntotal number of sentence fragments: 0.14M\n",
"citation": "Ataman, D. (2018) Bianet: A Parallel News Corpus in Turkish, Kurdish and English. In Proceedings of the LREC 2018 Workshop MLP-Moment. pp. 14-17. pdf",
"homepage": "http://opus.nlpl.eu/Bianet.php",
"license": "",
"features": {
"id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"translation": {
"languages": [
"en",
"tr"
],
"id": null,
"_type": "Translation"
}
},
"post_processed": null,
"supervised_keys": null,
"builder_name": "bianet",
"config_name": "en_to_tr",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 10231043,
"num_examples": 34770,
"dataset_name": "bianet"
}
},
"download_checksums": {
"http://opus.nlpl.eu/download.php?f=Bianet/v1/moses/en-tr.txt.zip": {
"num_bytes": 3544116,
"checksum": "08f0857457438be03e4e6f6359cac99522fe43d99daa92d49cec0d90fa0c68d4"
}
},
"download_size": 3544116,
"post_processing_size": null,
"dataset_size": 10231043,
"size_in_bytes": 13775159
},
"ku_to_tr": {
"description": "A parallel news corpus in Turkish, Kurdish and English.\nBianet collects 3,214 Turkish articles with their sentence-aligned Kurdish or English translations from the Bianet online newspaper.\n3 languages, 3 bitexts\ntotal number of files: 6\ntotal number of tokens: 2.25M\ntotal number of sentence fragments: 0.14M\n",
"citation": "Ataman, D. (2018) Bianet: A Parallel News Corpus in Turkish, Kurdish and English. In Proceedings of the LREC 2018 Workshop MLP-Moment. pp. 14-17. pdf",
"homepage": "http://opus.nlpl.eu/Bianet.php",
"license": "",
"features": {
"id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"translation": {
"languages": [
"ku",
"tr"
],
"id": null,
"_type": "Translation"
}
},
"post_processed": null,
"supervised_keys": null,
"builder_name": "bianet",
"config_name": "ku_to_tr",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 2086550,
"num_examples": 7325,
"dataset_name": "bianet"
}
},
"download_checksums": {
"http://opus.nlpl.eu/download.php?f=Bianet/v1/moses/ku-tr.txt.zip": {
"num_bytes": 725227,
"checksum": "daf8ecaf9af71b1466d95703ffd335a8cc28578afb82e2d305eaaa56b1e2a12a"
}
},
"download_size": 725227,
"post_processing_size": null,
"dataset_size": 2086550,
"size_in_bytes": 2811777
}
} |