albertvillanova HF staff commited on
Commit
92e2550
1 Parent(s): 1e03605

Convert dataset to Parquet

Browse files

Convert dataset to Parquet.

README.md CHANGED
@@ -34,45 +34,15 @@ task_ids:
34
  - parsing
35
  paperswithcode_id: alt
36
  pretty_name: Asian Language Treebank
 
 
 
 
 
 
 
 
37
  dataset_info:
38
- - config_name: alt-parallel
39
- features:
40
- - name: SNT.URLID
41
- dtype: string
42
- - name: SNT.URLID.SNTID
43
- dtype: string
44
- - name: url
45
- dtype: string
46
- - name: translation
47
- dtype:
48
- translation:
49
- languages:
50
- - bg
51
- - en
52
- - en_tok
53
- - fil
54
- - hi
55
- - id
56
- - ja
57
- - khm
58
- - lo
59
- - ms
60
- - my
61
- - th
62
- - vi
63
- - zh
64
- splits:
65
- - name: train
66
- num_bytes: 68445916
67
- num_examples: 18088
68
- - name: validation
69
- num_bytes: 3710979
70
- num_examples: 1000
71
- - name: test
72
- num_bytes: 3814431
73
- num_examples: 1019
74
- download_size: 21285784
75
- dataset_size: 75971326
76
  - config_name: alt-en
77
  features:
78
  - name: SNT.URLID
@@ -127,7 +97,7 @@ dataset_info:
127
  num_examples: 931
128
  download_size: 13191239
129
  dataset_size: 24245424
130
- - config_name: alt-my
131
  features:
132
  - name: SNT.URLID
133
  dtype: string
@@ -135,21 +105,23 @@ dataset_info:
135
  dtype: string
136
  - name: url
137
  dtype: string
138
- - name: value
 
 
139
  dtype: string
140
  splits:
141
  - name: train
142
- num_bytes: 20433275
143
  num_examples: 18088
144
  - name: validation
145
- num_bytes: 1111410
146
  num_examples: 1000
147
  - name: test
148
- num_bytes: 1135209
149
  num_examples: 1018
150
- download_size: 3028302
151
- dataset_size: 22679894
152
- - config_name: alt-km
153
  features:
154
  - name: SNT.URLID
155
  dtype: string
@@ -157,22 +129,20 @@ dataset_info:
157
  dtype: string
158
  - name: url
159
  dtype: string
160
- - name: km_pos_tag
161
- dtype: string
162
- - name: km_tokenized
163
  dtype: string
164
  splits:
165
  - name: train
166
- num_bytes: 12015411
167
  num_examples: 18088
168
  - name: validation
169
- num_bytes: 655232
170
  num_examples: 1000
171
  - name: test
172
- num_bytes: 673753
173
  num_examples: 1018
174
- download_size: 2410832
175
- dataset_size: 13344396
176
  - config_name: alt-my-transliteration
177
  features:
178
  - name: en
@@ -197,14 +167,54 @@ dataset_info:
197
  num_examples: 107121
198
  download_size: 2830071
199
  dataset_size: 7412043
200
- config_names:
201
- - alt-en
202
- - alt-jp
203
- - alt-km
204
- - alt-my
205
- - alt-my-transliteration
206
- - alt-my-west-transliteration
207
- - alt-parallel
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
208
  ---
209
 
210
  # Dataset Card for Asian Language Treebank (ALT)
 
34
  - parsing
35
  paperswithcode_id: alt
36
  pretty_name: Asian Language Treebank
37
+ config_names:
38
+ - alt-en
39
+ - alt-jp
40
+ - alt-km
41
+ - alt-my
42
+ - alt-my-transliteration
43
+ - alt-my-west-transliteration
44
+ - alt-parallel
45
  dataset_info:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
46
  - config_name: alt-en
47
  features:
48
  - name: SNT.URLID
 
97
  num_examples: 931
98
  download_size: 13191239
99
  dataset_size: 24245424
100
+ - config_name: alt-km
101
  features:
102
  - name: SNT.URLID
103
  dtype: string
 
105
  dtype: string
106
  - name: url
107
  dtype: string
108
+ - name: km_pos_tag
109
+ dtype: string
110
+ - name: km_tokenized
111
  dtype: string
112
  splits:
113
  - name: train
114
+ num_bytes: 12015411
115
  num_examples: 18088
116
  - name: validation
117
+ num_bytes: 655232
118
  num_examples: 1000
119
  - name: test
120
+ num_bytes: 673753
121
  num_examples: 1018
122
+ download_size: 2410832
123
+ dataset_size: 13344396
124
+ - config_name: alt-my
125
  features:
126
  - name: SNT.URLID
127
  dtype: string
 
129
  dtype: string
130
  - name: url
131
  dtype: string
132
+ - name: value
 
 
133
  dtype: string
134
  splits:
135
  - name: train
136
+ num_bytes: 20433275
137
  num_examples: 18088
138
  - name: validation
139
+ num_bytes: 1111410
140
  num_examples: 1000
141
  - name: test
142
+ num_bytes: 1135209
143
  num_examples: 1018
144
+ download_size: 3028302
145
+ dataset_size: 22679894
146
  - config_name: alt-my-transliteration
147
  features:
148
  - name: en
 
167
  num_examples: 107121
168
  download_size: 2830071
169
  dataset_size: 7412043
170
+ - config_name: alt-parallel
171
+ features:
172
+ - name: SNT.URLID
173
+ dtype: string
174
+ - name: SNT.URLID.SNTID
175
+ dtype: string
176
+ - name: url
177
+ dtype: string
178
+ - name: translation
179
+ dtype:
180
+ translation:
181
+ languages:
182
+ - bg
183
+ - en
184
+ - en_tok
185
+ - fil
186
+ - hi
187
+ - id
188
+ - ja
189
+ - khm
190
+ - lo
191
+ - ms
192
+ - my
193
+ - th
194
+ - vi
195
+ - zh
196
+ splits:
197
+ - name: train
198
+ num_bytes: 68445916
199
+ num_examples: 18088
200
+ - name: validation
201
+ num_bytes: 3710979
202
+ num_examples: 1000
203
+ - name: test
204
+ num_bytes: 3814431
205
+ num_examples: 1019
206
+ download_size: 34707907
207
+ dataset_size: 75971326
208
+ configs:
209
+ - config_name: alt-parallel
210
+ data_files:
211
+ - split: train
212
+ path: alt-parallel/train-*
213
+ - split: validation
214
+ path: alt-parallel/validation-*
215
+ - split: test
216
+ path: alt-parallel/test-*
217
+ default: true
218
  ---
219
 
220
  # Dataset Card for Asian Language Treebank (ALT)
alt-parallel/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:632ac5d29ef554abd68487254f452164e109b901eb45791d20df6df1073fc8e3
3
+ size 1786537
alt-parallel/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2d95c41b90c0fe94226f9b424e63f476b6027015df4beba3e5d7e19092a3a44
3
+ size 31211167
alt-parallel/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:646290f6bdb697763e8d00e98fb0487711d4b3ef948e199582197684739da6f8
3
+ size 1710203
dataset_infos.json CHANGED
@@ -1 +1,537 @@
1
- {"alt-parallel": {"description": "The ALT project aims to advance the state-of-the-art Asian natural language processing (NLP) techniques through the open collaboration for developing and using ALT. It was first conducted by NICT and UCSY as described in Ye Kyaw Thu, Win Pa Pa, Masao Utiyama, Andrew Finch and Eiichiro Sumita (2016). Then, it was developed under ASEAN IVO as described in this Web page. The process of building ALT began with sampling about 20,000 sentences from English Wikinews, and then these sentences were translated into the other languages. ALT now has 13 languages: Bengali, English, Filipino, Hindi, Bahasa Indonesia, Japanese, Khmer, Lao, Malay, Myanmar (Burmese), Thai, Vietnamese, Chinese (Simplified Chinese).\n", "citation": "@inproceedings{riza2016introduction,\n title={Introduction of the asian language treebank},\n author={Riza, Hammam and Purwoadi, Michael and Uliniansyah, Teduh and Ti, Aw Ai and Aljunied, Sharifah Mahani and Mai, Luong Chi and Thang, Vu Tat and Thai, Nguyen Phuong and Chea, Vichet and Sam, Sethserey and others},\n booktitle={2016 Conference of The Oriental Chapter of International Committee for Coordination and Standardization of Speech Databases and Assessment Techniques (O-COCOSDA)},\n pages={1--6},\n year={2016},\n organization={IEEE}\n}\n", "homepage": "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/", "license": "", "features": {"SNT.URLID": {"dtype": "string", "id": null, "_type": "Value"}, "SNT.URLID.SNTID": {"dtype": "string", "id": null, "_type": "Value"}, "url": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["bg", "en", "en_tok", "fil", "hi", "id", "ja", "khm", "lo", "ms", "my", "th", "vi", "zh"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "alt", "config_name": "alt-parallel", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 68452188, "num_examples": 18088, "dataset_name": "alt"}, "validation": {"name": "validation", "num_bytes": 3710979, "num_examples": 1000, "dataset_name": "alt"}, "test": {"name": "test", "num_bytes": 3815565, "num_examples": 1019, "dataset_name": "alt"}}, "download_checksums": {"https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/ALT-Parallel-Corpus-20191206.zip": {"num_bytes": 21105607, "checksum": "05f7b31b517d4c4e074bb7fb57277758c0e3e15d1ad9cfc5727e9bce79b07bbd"}, "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/URL-train.txt": {"num_bytes": 161862, "checksum": "d57d680eebc9823b65c74c5de95320f17c3a5ead94bfa66a6849f3ed0cdd411a"}, "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/URL-dev.txt": {"num_bytes": 9082, "checksum": "e3d35c2f54e204216011a2509925b359c5712c768c2b17bc74e19b8d4ec7e50d"}, "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/URL-test.txt": {"num_bytes": 9233, "checksum": "6d67d6bf5c4e7574116355d71ef927c66aca2f7ab7267b14591ea250f24ec722"}}, "download_size": 21285784, "post_processing_size": null, "dataset_size": 75978732, "size_in_bytes": 97264516}, "alt-en": {"description": "The ALT project aims to advance the state-of-the-art Asian natural language processing (NLP) techniques through the open collaboration for developing and using ALT. It was first conducted by NICT and UCSY as described in Ye Kyaw Thu, Win Pa Pa, Masao Utiyama, Andrew Finch and Eiichiro Sumita (2016). Then, it was developed under ASEAN IVO as described in this Web page. The process of building ALT began with sampling about 20,000 sentences from English Wikinews, and then these sentences were translated into the other languages. ALT now has 13 languages: Bengali, English, Filipino, Hindi, Bahasa Indonesia, Japanese, Khmer, Lao, Malay, Myanmar (Burmese), Thai, Vietnamese, Chinese (Simplified Chinese).\n", "citation": "@inproceedings{riza2016introduction,\n title={Introduction of the asian language treebank},\n author={Riza, Hammam and Purwoadi, Michael and Uliniansyah, Teduh and Ti, Aw Ai and Aljunied, Sharifah Mahani and Mai, Luong Chi and Thang, Vu Tat and Thai, Nguyen Phuong and Chea, Vichet and Sam, Sethserey and others},\n booktitle={2016 Conference of The Oriental Chapter of International Committee for Coordination and Standardization of Speech Databases and Assessment Techniques (O-COCOSDA)},\n pages={1--6},\n year={2016},\n organization={IEEE}\n}\n", "homepage": "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/", "license": "", "features": {"SNT.URLID": {"dtype": "string", "id": null, "_type": "Value"}, "SNT.URLID.SNTID": {"dtype": "string", "id": null, "_type": "Value"}, "url": {"dtype": "string", "id": null, "_type": "Value"}, "status": {"dtype": "string", "id": null, "_type": "Value"}, "value": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "alt", "config_name": "alt-en", "version": {"version_str": "2.0.0", "description": null, "major": 2, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 10075569, "num_examples": 17889, "dataset_name": "alt"}, "validation": {"name": "validation", "num_bytes": 544719, "num_examples": 988, "dataset_name": "alt"}, "test": {"name": "test", "num_bytes": 567272, "num_examples": 1017, "dataset_name": "alt"}}, "download_checksums": {"https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/English-ALT-20210218.zip": {"num_bytes": 3691202, "checksum": "16fc4d1702637a8057018c48d43a941267c5ab575c239415ac32a00d4cc14b38"}, "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/URL-train.txt": {"num_bytes": 161862, "checksum": "d57d680eebc9823b65c74c5de95320f17c3a5ead94bfa66a6849f3ed0cdd411a"}, "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/URL-dev.txt": {"num_bytes": 9082, "checksum": "e3d35c2f54e204216011a2509925b359c5712c768c2b17bc74e19b8d4ec7e50d"}, "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/URL-test.txt": {"num_bytes": 9233, "checksum": "6d67d6bf5c4e7574116355d71ef927c66aca2f7ab7267b14591ea250f24ec722"}}, "download_size": 3871379, "post_processing_size": null, "dataset_size": 11187560, "size_in_bytes": 15058939}, "alt-jp": {"description": "The ALT project aims to advance the state-of-the-art Asian natural language processing (NLP) techniques through the open collaboration for developing and using ALT. It was first conducted by NICT and UCSY as described in Ye Kyaw Thu, Win Pa Pa, Masao Utiyama, Andrew Finch and Eiichiro Sumita (2016). Then, it was developed under ASEAN IVO as described in this Web page. The process of building ALT began with sampling about 20,000 sentences from English Wikinews, and then these sentences were translated into the other languages. ALT now has 13 languages: Bengali, English, Filipino, Hindi, Bahasa Indonesia, Japanese, Khmer, Lao, Malay, Myanmar (Burmese), Thai, Vietnamese, Chinese (Simplified Chinese).\n", "citation": "@inproceedings{riza2016introduction,\n title={Introduction of the asian language treebank},\n author={Riza, Hammam and Purwoadi, Michael and Uliniansyah, Teduh and Ti, Aw Ai and Aljunied, Sharifah Mahani and Mai, Luong Chi and Thang, Vu Tat and Thai, Nguyen Phuong and Chea, Vichet and Sam, Sethserey and others},\n booktitle={2016 Conference of The Oriental Chapter of International Committee for Coordination and Standardization of Speech Databases and Assessment Techniques (O-COCOSDA)},\n pages={1--6},\n year={2016},\n organization={IEEE}\n}\n", "homepage": "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/", "license": "", "features": {"SNT.URLID": {"dtype": "string", "id": null, "_type": "Value"}, "SNT.URLID.SNTID": {"dtype": "string", "id": null, "_type": "Value"}, "url": {"dtype": "string", "id": null, "_type": "Value"}, "status": {"dtype": "string", "id": null, "_type": "Value"}, "value": {"dtype": "string", "id": null, "_type": "Value"}, "word_alignment": {"dtype": "string", "id": null, "_type": "Value"}, "jp_tokenized": {"dtype": "string", "id": null, "_type": "Value"}, "en_tokenized": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "alt", "config_name": "alt-jp", "version": {"version_str": "2.0.0", "description": null, "major": 2, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 21891803, "num_examples": 17202, "dataset_name": "alt"}, "validation": {"name": "validation", "num_bytes": 1181555, "num_examples": 953, "dataset_name": "alt"}, "test": {"name": "test", "num_bytes": 1175592, "num_examples": 931, "dataset_name": "alt"}}, "download_checksums": {"https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/Japanese-ALT-20210218.zip": {"num_bytes": 13011062, "checksum": "6b09e15d7611c9fcc4dfa81b4d519637062dc350ce7d3c72adb67af885dd5bec"}, "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/URL-train.txt": {"num_bytes": 161862, "checksum": "d57d680eebc9823b65c74c5de95320f17c3a5ead94bfa66a6849f3ed0cdd411a"}, "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/URL-dev.txt": {"num_bytes": 9082, "checksum": "e3d35c2f54e204216011a2509925b359c5712c768c2b17bc74e19b8d4ec7e50d"}, "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/URL-test.txt": {"num_bytes": 9233, "checksum": "6d67d6bf5c4e7574116355d71ef927c66aca2f7ab7267b14591ea250f24ec722"}}, "download_size": 13191239, "post_processing_size": null, "dataset_size": 24248950, "size_in_bytes": 37440189}, "alt-my": {"description": "The ALT project aims to advance the state-of-the-art Asian natural language processing (NLP) techniques through the open collaboration for developing and using ALT. It was first conducted by NICT and UCSY as described in Ye Kyaw Thu, Win Pa Pa, Masao Utiyama, Andrew Finch and Eiichiro Sumita (2016). Then, it was developed under ASEAN IVO as described in this Web page. The process of building ALT began with sampling about 20,000 sentences from English Wikinews, and then these sentences were translated into the other languages. ALT now has 13 languages: Bengali, English, Filipino, Hindi, Bahasa Indonesia, Japanese, Khmer, Lao, Malay, Myanmar (Burmese), Thai, Vietnamese, Chinese (Simplified Chinese).\n", "citation": "@inproceedings{riza2016introduction,\n title={Introduction of the asian language treebank},\n author={Riza, Hammam and Purwoadi, Michael and Uliniansyah, Teduh and Ti, Aw Ai and Aljunied, Sharifah Mahani and Mai, Luong Chi and Thang, Vu Tat and Thai, Nguyen Phuong and Chea, Vichet and Sam, Sethserey and others},\n booktitle={2016 Conference of The Oriental Chapter of International Committee for Coordination and Standardization of Speech Databases and Assessment Techniques (O-COCOSDA)},\n pages={1--6},\n year={2016},\n organization={IEEE}\n}\n", "homepage": "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/", "license": "", "features": {"SNT.URLID": {"dtype": "string", "id": null, "_type": "Value"}, "SNT.URLID.SNTID": {"dtype": "string", "id": null, "_type": "Value"}, "url": {"dtype": "string", "id": null, "_type": "Value"}, "value": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "alt", "config_name": "alt-my", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 20433275, "num_examples": 18088, "dataset_name": "alt"}, "validation": {"name": "validation", "num_bytes": 1111410, "num_examples": 1000, "dataset_name": "alt"}, "test": {"name": "test", "num_bytes": 1135209, "num_examples": 1018, "dataset_name": "alt"}}, "download_checksums": {"https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/my-alt-190530.zip": {"num_bytes": 2848125, "checksum": "d77ef18364bcb2b149503a5ed77734b07b103bd277f8ed92716555f3deedaf95"}, "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/URL-train.txt": {"num_bytes": 161862, "checksum": "d57d680eebc9823b65c74c5de95320f17c3a5ead94bfa66a6849f3ed0cdd411a"}, "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/URL-dev.txt": {"num_bytes": 9082, "checksum": "e3d35c2f54e204216011a2509925b359c5712c768c2b17bc74e19b8d4ec7e50d"}, "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/URL-test.txt": {"num_bytes": 9233, "checksum": "6d67d6bf5c4e7574116355d71ef927c66aca2f7ab7267b14591ea250f24ec722"}}, "download_size": 3028302, "post_processing_size": null, "dataset_size": 22679894, "size_in_bytes": 25708196}, "alt-km": {"description": "The ALT project aims to advance the state-of-the-art Asian natural language processing (NLP) techniques through the open collaboration for developing and using ALT. It was first conducted by NICT and UCSY as described in Ye Kyaw Thu, Win Pa Pa, Masao Utiyama, Andrew Finch and Eiichiro Sumita (2016). Then, it was developed under ASEAN IVO as described in this Web page. The process of building ALT began with sampling about 20,000 sentences from English Wikinews, and then these sentences were translated into the other languages. ALT now has 13 languages: Bengali, English, Filipino, Hindi, Bahasa Indonesia, Japanese, Khmer, Lao, Malay, Myanmar (Burmese), Thai, Vietnamese, Chinese (Simplified Chinese).\n", "citation": "@inproceedings{riza2016introduction,\n title={Introduction of the asian language treebank},\n author={Riza, Hammam and Purwoadi, Michael and Uliniansyah, Teduh and Ti, Aw Ai and Aljunied, Sharifah Mahani and Mai, Luong Chi and Thang, Vu Tat and Thai, Nguyen Phuong and Chea, Vichet and Sam, Sethserey and others},\n booktitle={2016 Conference of The Oriental Chapter of International Committee for Coordination and Standardization of Speech Databases and Assessment Techniques (O-COCOSDA)},\n pages={1--6},\n year={2016},\n organization={IEEE}\n}\n", "homepage": "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/", "license": "", "features": {"SNT.URLID": {"dtype": "string", "id": null, "_type": "Value"}, "SNT.URLID.SNTID": {"dtype": "string", "id": null, "_type": "Value"}, "url": {"dtype": "string", "id": null, "_type": "Value"}, "km_pos_tag": {"dtype": "string", "id": null, "_type": "Value"}, "km_tokenized": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "alt", "config_name": "alt-km", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 12015411, "num_examples": 18088, "dataset_name": "alt"}, "validation": {"name": "validation", "num_bytes": 655232, "num_examples": 1000, "dataset_name": "alt"}, "test": {"name": "test", "num_bytes": 673753, "num_examples": 1018, "dataset_name": "alt"}}, "download_checksums": {"https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/km-nova-181101.zip": {"num_bytes": 2230655, "checksum": "0c6457d4a3327f3dc0b381704cbad71af120e963bfa1cdb06765fa0ed0c9098a"}, "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/URL-train.txt": {"num_bytes": 161862, "checksum": "d57d680eebc9823b65c74c5de95320f17c3a5ead94bfa66a6849f3ed0cdd411a"}, "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/URL-dev.txt": {"num_bytes": 9082, "checksum": "e3d35c2f54e204216011a2509925b359c5712c768c2b17bc74e19b8d4ec7e50d"}, "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/URL-test.txt": {"num_bytes": 9233, "checksum": "6d67d6bf5c4e7574116355d71ef927c66aca2f7ab7267b14591ea250f24ec722"}}, "download_size": 2410832, "post_processing_size": null, "dataset_size": 13344396, "size_in_bytes": 15755228}, "alt-my-transliteration": {"description": "The ALT project aims to advance the state-of-the-art Asian natural language processing (NLP) techniques through the open collaboration for developing and using ALT. It was first conducted by NICT and UCSY as described in Ye Kyaw Thu, Win Pa Pa, Masao Utiyama, Andrew Finch and Eiichiro Sumita (2016). Then, it was developed under ASEAN IVO as described in this Web page. The process of building ALT began with sampling about 20,000 sentences from English Wikinews, and then these sentences were translated into the other languages. ALT now has 13 languages: Bengali, English, Filipino, Hindi, Bahasa Indonesia, Japanese, Khmer, Lao, Malay, Myanmar (Burmese), Thai, Vietnamese, Chinese (Simplified Chinese).\n", "citation": "@inproceedings{riza2016introduction,\n title={Introduction of the asian language treebank},\n author={Riza, Hammam and Purwoadi, Michael and Uliniansyah, Teduh and Ti, Aw Ai and Aljunied, Sharifah Mahani and Mai, Luong Chi and Thang, Vu Tat and Thai, Nguyen Phuong and Chea, Vichet and Sam, Sethserey and others},\n booktitle={2016 Conference of The Oriental Chapter of International Committee for Coordination and Standardization of Speech Databases and Assessment Techniques (O-COCOSDA)},\n pages={1--6},\n year={2016},\n organization={IEEE}\n}\n", "homepage": "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/", "license": "", "features": {"en": {"dtype": "string", "id": null, "_type": "Value"}, "my": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "alt", "config_name": "alt-my-transliteration", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 4249424, "num_examples": 84022, "dataset_name": "alt"}}, "download_checksums": {"https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/my-en-transliteration.zip": {"num_bytes": 1232127, "checksum": "5b348c0f9e92d4699fddb4c64fd7d929eb6f6de6f7ce4d879bf91e8d4a82f063"}}, "download_size": 1232127, "post_processing_size": null, "dataset_size": 4249424, "size_in_bytes": 5481551}, "alt-my-west-transliteration": {"description": "The ALT project aims to advance the state-of-the-art Asian natural language processing (NLP) techniques through the open collaboration for developing and using ALT. It was first conducted by NICT and UCSY as described in Ye Kyaw Thu, Win Pa Pa, Masao Utiyama, Andrew Finch and Eiichiro Sumita (2016). Then, it was developed under ASEAN IVO as described in this Web page. The process of building ALT began with sampling about 20,000 sentences from English Wikinews, and then these sentences were translated into the other languages. ALT now has 13 languages: Bengali, English, Filipino, Hindi, Bahasa Indonesia, Japanese, Khmer, Lao, Malay, Myanmar (Burmese), Thai, Vietnamese, Chinese (Simplified Chinese).\n", "citation": "@inproceedings{riza2016introduction,\n title={Introduction of the asian language treebank},\n author={Riza, Hammam and Purwoadi, Michael and Uliniansyah, Teduh and Ti, Aw Ai and Aljunied, Sharifah Mahani and Mai, Luong Chi and Thang, Vu Tat and Thai, Nguyen Phuong and Chea, Vichet and Sam, Sethserey and others},\n booktitle={2016 Conference of The Oriental Chapter of International Committee for Coordination and Standardization of Speech Databases and Assessment Techniques (O-COCOSDA)},\n pages={1--6},\n year={2016},\n organization={IEEE}\n}\n", "homepage": "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/", "license": "", "features": {"en": {"dtype": "string", "id": null, "_type": "Value"}, "my": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "alt", "config_name": "alt-my-west-transliteration", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 7412043, "num_examples": 107121, "dataset_name": "alt"}}, "download_checksums": {"https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/western-myanmar-transliteration.zip": {"num_bytes": 2830071, "checksum": "c3f1419022d823791b6d85b259a18ab11d8f8800367d7ec4319e49fc016ec396"}}, "download_size": 2830071, "post_processing_size": null, "dataset_size": 7412043, "size_in_bytes": 10242114}}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alt-parallel": {
3
+ "description": "The ALT project aims to advance the state-of-the-art Asian natural language processing (NLP) techniques through the open collaboration for developing and using ALT. It was first conducted by NICT and UCSY as described in Ye Kyaw Thu, Win Pa Pa, Masao Utiyama, Andrew Finch and Eiichiro Sumita (2016). Then, it was developed under ASEAN IVO as described in this Web page. The process of building ALT began with sampling about 20,000 sentences from English Wikinews, and then these sentences were translated into the other languages. ALT now has 13 languages: Bengali, English, Filipino, Hindi, Bahasa Indonesia, Japanese, Khmer, Lao, Malay, Myanmar (Burmese), Thai, Vietnamese, Chinese (Simplified Chinese).\n",
4
+ "citation": "@inproceedings{riza2016introduction,\n title={Introduction of the asian language treebank},\n author={Riza, Hammam and Purwoadi, Michael and Uliniansyah, Teduh and Ti, Aw Ai and Aljunied, Sharifah Mahani and Mai, Luong Chi and Thang, Vu Tat and Thai, Nguyen Phuong and Chea, Vichet and Sam, Sethserey and others},\n booktitle={2016 Conference of The Oriental Chapter of International Committee for Coordination and Standardization of Speech Databases and Assessment Techniques (O-COCOSDA)},\n pages={1--6},\n year={2016},\n organization={IEEE}\n}\n",
5
+ "homepage": "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/",
6
+ "license": "",
7
+ "features": {
8
+ "SNT.URLID": {
9
+ "dtype": "string",
10
+ "_type": "Value"
11
+ },
12
+ "SNT.URLID.SNTID": {
13
+ "dtype": "string",
14
+ "_type": "Value"
15
+ },
16
+ "url": {
17
+ "dtype": "string",
18
+ "_type": "Value"
19
+ },
20
+ "translation": {
21
+ "languages": [
22
+ "bg",
23
+ "en",
24
+ "en_tok",
25
+ "fil",
26
+ "hi",
27
+ "id",
28
+ "ja",
29
+ "khm",
30
+ "lo",
31
+ "ms",
32
+ "my",
33
+ "th",
34
+ "vi",
35
+ "zh"
36
+ ],
37
+ "_type": "Translation"
38
+ }
39
+ },
40
+ "builder_name": "parquet",
41
+ "dataset_name": "alt",
42
+ "config_name": "alt-parallel",
43
+ "version": {
44
+ "version_str": "1.0.0",
45
+ "major": 1,
46
+ "minor": 0,
47
+ "patch": 0
48
+ },
49
+ "splits": {
50
+ "train": {
51
+ "name": "train",
52
+ "num_bytes": 68445916,
53
+ "num_examples": 18088,
54
+ "dataset_name": null
55
+ },
56
+ "validation": {
57
+ "name": "validation",
58
+ "num_bytes": 3710979,
59
+ "num_examples": 1000,
60
+ "dataset_name": null
61
+ },
62
+ "test": {
63
+ "name": "test",
64
+ "num_bytes": 3814431,
65
+ "num_examples": 1019,
66
+ "dataset_name": null
67
+ }
68
+ },
69
+ "download_size": 34707907,
70
+ "dataset_size": 75971326,
71
+ "size_in_bytes": 110679233
72
+ },
73
+ "alt-en": {
74
+ "description": "The ALT project aims to advance the state-of-the-art Asian natural language processing (NLP) techniques through the open collaboration for developing and using ALT. It was first conducted by NICT and UCSY as described in Ye Kyaw Thu, Win Pa Pa, Masao Utiyama, Andrew Finch and Eiichiro Sumita (2016). Then, it was developed under ASEAN IVO as described in this Web page. The process of building ALT began with sampling about 20,000 sentences from English Wikinews, and then these sentences were translated into the other languages. ALT now has 13 languages: Bengali, English, Filipino, Hindi, Bahasa Indonesia, Japanese, Khmer, Lao, Malay, Myanmar (Burmese), Thai, Vietnamese, Chinese (Simplified Chinese).\n",
75
+ "citation": "@inproceedings{riza2016introduction,\n title={Introduction of the asian language treebank},\n author={Riza, Hammam and Purwoadi, Michael and Uliniansyah, Teduh and Ti, Aw Ai and Aljunied, Sharifah Mahani and Mai, Luong Chi and Thang, Vu Tat and Thai, Nguyen Phuong and Chea, Vichet and Sam, Sethserey and others},\n booktitle={2016 Conference of The Oriental Chapter of International Committee for Coordination and Standardization of Speech Databases and Assessment Techniques (O-COCOSDA)},\n pages={1--6},\n year={2016},\n organization={IEEE}\n}\n",
76
+ "homepage": "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/",
77
+ "license": "",
78
+ "features": {
79
+ "SNT.URLID": {
80
+ "dtype": "string",
81
+ "id": null,
82
+ "_type": "Value"
83
+ },
84
+ "SNT.URLID.SNTID": {
85
+ "dtype": "string",
86
+ "id": null,
87
+ "_type": "Value"
88
+ },
89
+ "url": {
90
+ "dtype": "string",
91
+ "id": null,
92
+ "_type": "Value"
93
+ },
94
+ "status": {
95
+ "dtype": "string",
96
+ "id": null,
97
+ "_type": "Value"
98
+ },
99
+ "value": {
100
+ "dtype": "string",
101
+ "id": null,
102
+ "_type": "Value"
103
+ }
104
+ },
105
+ "post_processed": null,
106
+ "supervised_keys": null,
107
+ "task_templates": null,
108
+ "builder_name": "alt",
109
+ "config_name": "alt-en",
110
+ "version": {
111
+ "version_str": "2.0.0",
112
+ "description": null,
113
+ "major": 2,
114
+ "minor": 0,
115
+ "patch": 0
116
+ },
117
+ "splits": {
118
+ "train": {
119
+ "name": "train",
120
+ "num_bytes": 10075569,
121
+ "num_examples": 17889,
122
+ "dataset_name": "alt"
123
+ },
124
+ "validation": {
125
+ "name": "validation",
126
+ "num_bytes": 544719,
127
+ "num_examples": 988,
128
+ "dataset_name": "alt"
129
+ },
130
+ "test": {
131
+ "name": "test",
132
+ "num_bytes": 567272,
133
+ "num_examples": 1017,
134
+ "dataset_name": "alt"
135
+ }
136
+ },
137
+ "download_checksums": {
138
+ "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/English-ALT-20210218.zip": {
139
+ "num_bytes": 3691202,
140
+ "checksum": "16fc4d1702637a8057018c48d43a941267c5ab575c239415ac32a00d4cc14b38"
141
+ },
142
+ "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/URL-train.txt": {
143
+ "num_bytes": 161862,
144
+ "checksum": "d57d680eebc9823b65c74c5de95320f17c3a5ead94bfa66a6849f3ed0cdd411a"
145
+ },
146
+ "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/URL-dev.txt": {
147
+ "num_bytes": 9082,
148
+ "checksum": "e3d35c2f54e204216011a2509925b359c5712c768c2b17bc74e19b8d4ec7e50d"
149
+ },
150
+ "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/URL-test.txt": {
151
+ "num_bytes": 9233,
152
+ "checksum": "6d67d6bf5c4e7574116355d71ef927c66aca2f7ab7267b14591ea250f24ec722"
153
+ }
154
+ },
155
+ "download_size": 3871379,
156
+ "post_processing_size": null,
157
+ "dataset_size": 11187560,
158
+ "size_in_bytes": 15058939
159
+ },
160
+ "alt-jp": {
161
+ "description": "The ALT project aims to advance the state-of-the-art Asian natural language processing (NLP) techniques through the open collaboration for developing and using ALT. It was first conducted by NICT and UCSY as described in Ye Kyaw Thu, Win Pa Pa, Masao Utiyama, Andrew Finch and Eiichiro Sumita (2016). Then, it was developed under ASEAN IVO as described in this Web page. The process of building ALT began with sampling about 20,000 sentences from English Wikinews, and then these sentences were translated into the other languages. ALT now has 13 languages: Bengali, English, Filipino, Hindi, Bahasa Indonesia, Japanese, Khmer, Lao, Malay, Myanmar (Burmese), Thai, Vietnamese, Chinese (Simplified Chinese).\n",
162
+ "citation": "@inproceedings{riza2016introduction,\n title={Introduction of the asian language treebank},\n author={Riza, Hammam and Purwoadi, Michael and Uliniansyah, Teduh and Ti, Aw Ai and Aljunied, Sharifah Mahani and Mai, Luong Chi and Thang, Vu Tat and Thai, Nguyen Phuong and Chea, Vichet and Sam, Sethserey and others},\n booktitle={2016 Conference of The Oriental Chapter of International Committee for Coordination and Standardization of Speech Databases and Assessment Techniques (O-COCOSDA)},\n pages={1--6},\n year={2016},\n organization={IEEE}\n}\n",
163
+ "homepage": "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/",
164
+ "license": "",
165
+ "features": {
166
+ "SNT.URLID": {
167
+ "dtype": "string",
168
+ "id": null,
169
+ "_type": "Value"
170
+ },
171
+ "SNT.URLID.SNTID": {
172
+ "dtype": "string",
173
+ "id": null,
174
+ "_type": "Value"
175
+ },
176
+ "url": {
177
+ "dtype": "string",
178
+ "id": null,
179
+ "_type": "Value"
180
+ },
181
+ "status": {
182
+ "dtype": "string",
183
+ "id": null,
184
+ "_type": "Value"
185
+ },
186
+ "value": {
187
+ "dtype": "string",
188
+ "id": null,
189
+ "_type": "Value"
190
+ },
191
+ "word_alignment": {
192
+ "dtype": "string",
193
+ "id": null,
194
+ "_type": "Value"
195
+ },
196
+ "jp_tokenized": {
197
+ "dtype": "string",
198
+ "id": null,
199
+ "_type": "Value"
200
+ },
201
+ "en_tokenized": {
202
+ "dtype": "string",
203
+ "id": null,
204
+ "_type": "Value"
205
+ }
206
+ },
207
+ "post_processed": null,
208
+ "supervised_keys": null,
209
+ "task_templates": null,
210
+ "builder_name": "alt",
211
+ "config_name": "alt-jp",
212
+ "version": {
213
+ "version_str": "2.0.0",
214
+ "description": null,
215
+ "major": 2,
216
+ "minor": 0,
217
+ "patch": 0
218
+ },
219
+ "splits": {
220
+ "train": {
221
+ "name": "train",
222
+ "num_bytes": 21891803,
223
+ "num_examples": 17202,
224
+ "dataset_name": "alt"
225
+ },
226
+ "validation": {
227
+ "name": "validation",
228
+ "num_bytes": 1181555,
229
+ "num_examples": 953,
230
+ "dataset_name": "alt"
231
+ },
232
+ "test": {
233
+ "name": "test",
234
+ "num_bytes": 1175592,
235
+ "num_examples": 931,
236
+ "dataset_name": "alt"
237
+ }
238
+ },
239
+ "download_checksums": {
240
+ "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/Japanese-ALT-20210218.zip": {
241
+ "num_bytes": 13011062,
242
+ "checksum": "6b09e15d7611c9fcc4dfa81b4d519637062dc350ce7d3c72adb67af885dd5bec"
243
+ },
244
+ "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/URL-train.txt": {
245
+ "num_bytes": 161862,
246
+ "checksum": "d57d680eebc9823b65c74c5de95320f17c3a5ead94bfa66a6849f3ed0cdd411a"
247
+ },
248
+ "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/URL-dev.txt": {
249
+ "num_bytes": 9082,
250
+ "checksum": "e3d35c2f54e204216011a2509925b359c5712c768c2b17bc74e19b8d4ec7e50d"
251
+ },
252
+ "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/URL-test.txt": {
253
+ "num_bytes": 9233,
254
+ "checksum": "6d67d6bf5c4e7574116355d71ef927c66aca2f7ab7267b14591ea250f24ec722"
255
+ }
256
+ },
257
+ "download_size": 13191239,
258
+ "post_processing_size": null,
259
+ "dataset_size": 24248950,
260
+ "size_in_bytes": 37440189
261
+ },
262
+ "alt-my": {
263
+ "description": "The ALT project aims to advance the state-of-the-art Asian natural language processing (NLP) techniques through the open collaboration for developing and using ALT. It was first conducted by NICT and UCSY as described in Ye Kyaw Thu, Win Pa Pa, Masao Utiyama, Andrew Finch and Eiichiro Sumita (2016). Then, it was developed under ASEAN IVO as described in this Web page. The process of building ALT began with sampling about 20,000 sentences from English Wikinews, and then these sentences were translated into the other languages. ALT now has 13 languages: Bengali, English, Filipino, Hindi, Bahasa Indonesia, Japanese, Khmer, Lao, Malay, Myanmar (Burmese), Thai, Vietnamese, Chinese (Simplified Chinese).\n",
264
+ "citation": "@inproceedings{riza2016introduction,\n title={Introduction of the asian language treebank},\n author={Riza, Hammam and Purwoadi, Michael and Uliniansyah, Teduh and Ti, Aw Ai and Aljunied, Sharifah Mahani and Mai, Luong Chi and Thang, Vu Tat and Thai, Nguyen Phuong and Chea, Vichet and Sam, Sethserey and others},\n booktitle={2016 Conference of The Oriental Chapter of International Committee for Coordination and Standardization of Speech Databases and Assessment Techniques (O-COCOSDA)},\n pages={1--6},\n year={2016},\n organization={IEEE}\n}\n",
265
+ "homepage": "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/",
266
+ "license": "",
267
+ "features": {
268
+ "SNT.URLID": {
269
+ "dtype": "string",
270
+ "id": null,
271
+ "_type": "Value"
272
+ },
273
+ "SNT.URLID.SNTID": {
274
+ "dtype": "string",
275
+ "id": null,
276
+ "_type": "Value"
277
+ },
278
+ "url": {
279
+ "dtype": "string",
280
+ "id": null,
281
+ "_type": "Value"
282
+ },
283
+ "value": {
284
+ "dtype": "string",
285
+ "id": null,
286
+ "_type": "Value"
287
+ }
288
+ },
289
+ "post_processed": null,
290
+ "supervised_keys": null,
291
+ "task_templates": null,
292
+ "builder_name": "alt",
293
+ "config_name": "alt-my",
294
+ "version": {
295
+ "version_str": "1.0.0",
296
+ "description": null,
297
+ "major": 1,
298
+ "minor": 0,
299
+ "patch": 0
300
+ },
301
+ "splits": {
302
+ "train": {
303
+ "name": "train",
304
+ "num_bytes": 20433275,
305
+ "num_examples": 18088,
306
+ "dataset_name": "alt"
307
+ },
308
+ "validation": {
309
+ "name": "validation",
310
+ "num_bytes": 1111410,
311
+ "num_examples": 1000,
312
+ "dataset_name": "alt"
313
+ },
314
+ "test": {
315
+ "name": "test",
316
+ "num_bytes": 1135209,
317
+ "num_examples": 1018,
318
+ "dataset_name": "alt"
319
+ }
320
+ },
321
+ "download_checksums": {
322
+ "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/my-alt-190530.zip": {
323
+ "num_bytes": 2848125,
324
+ "checksum": "d77ef18364bcb2b149503a5ed77734b07b103bd277f8ed92716555f3deedaf95"
325
+ },
326
+ "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/URL-train.txt": {
327
+ "num_bytes": 161862,
328
+ "checksum": "d57d680eebc9823b65c74c5de95320f17c3a5ead94bfa66a6849f3ed0cdd411a"
329
+ },
330
+ "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/URL-dev.txt": {
331
+ "num_bytes": 9082,
332
+ "checksum": "e3d35c2f54e204216011a2509925b359c5712c768c2b17bc74e19b8d4ec7e50d"
333
+ },
334
+ "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/URL-test.txt": {
335
+ "num_bytes": 9233,
336
+ "checksum": "6d67d6bf5c4e7574116355d71ef927c66aca2f7ab7267b14591ea250f24ec722"
337
+ }
338
+ },
339
+ "download_size": 3028302,
340
+ "post_processing_size": null,
341
+ "dataset_size": 22679894,
342
+ "size_in_bytes": 25708196
343
+ },
344
+ "alt-km": {
345
+ "description": "The ALT project aims to advance the state-of-the-art Asian natural language processing (NLP) techniques through the open collaboration for developing and using ALT. It was first conducted by NICT and UCSY as described in Ye Kyaw Thu, Win Pa Pa, Masao Utiyama, Andrew Finch and Eiichiro Sumita (2016). Then, it was developed under ASEAN IVO as described in this Web page. The process of building ALT began with sampling about 20,000 sentences from English Wikinews, and then these sentences were translated into the other languages. ALT now has 13 languages: Bengali, English, Filipino, Hindi, Bahasa Indonesia, Japanese, Khmer, Lao, Malay, Myanmar (Burmese), Thai, Vietnamese, Chinese (Simplified Chinese).\n",
346
+ "citation": "@inproceedings{riza2016introduction,\n title={Introduction of the asian language treebank},\n author={Riza, Hammam and Purwoadi, Michael and Uliniansyah, Teduh and Ti, Aw Ai and Aljunied, Sharifah Mahani and Mai, Luong Chi and Thang, Vu Tat and Thai, Nguyen Phuong and Chea, Vichet and Sam, Sethserey and others},\n booktitle={2016 Conference of The Oriental Chapter of International Committee for Coordination and Standardization of Speech Databases and Assessment Techniques (O-COCOSDA)},\n pages={1--6},\n year={2016},\n organization={IEEE}\n}\n",
347
+ "homepage": "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/",
348
+ "license": "",
349
+ "features": {
350
+ "SNT.URLID": {
351
+ "dtype": "string",
352
+ "id": null,
353
+ "_type": "Value"
354
+ },
355
+ "SNT.URLID.SNTID": {
356
+ "dtype": "string",
357
+ "id": null,
358
+ "_type": "Value"
359
+ },
360
+ "url": {
361
+ "dtype": "string",
362
+ "id": null,
363
+ "_type": "Value"
364
+ },
365
+ "km_pos_tag": {
366
+ "dtype": "string",
367
+ "id": null,
368
+ "_type": "Value"
369
+ },
370
+ "km_tokenized": {
371
+ "dtype": "string",
372
+ "id": null,
373
+ "_type": "Value"
374
+ }
375
+ },
376
+ "post_processed": null,
377
+ "supervised_keys": null,
378
+ "task_templates": null,
379
+ "builder_name": "alt",
380
+ "config_name": "alt-km",
381
+ "version": {
382
+ "version_str": "1.0.0",
383
+ "description": null,
384
+ "major": 1,
385
+ "minor": 0,
386
+ "patch": 0
387
+ },
388
+ "splits": {
389
+ "train": {
390
+ "name": "train",
391
+ "num_bytes": 12015411,
392
+ "num_examples": 18088,
393
+ "dataset_name": "alt"
394
+ },
395
+ "validation": {
396
+ "name": "validation",
397
+ "num_bytes": 655232,
398
+ "num_examples": 1000,
399
+ "dataset_name": "alt"
400
+ },
401
+ "test": {
402
+ "name": "test",
403
+ "num_bytes": 673753,
404
+ "num_examples": 1018,
405
+ "dataset_name": "alt"
406
+ }
407
+ },
408
+ "download_checksums": {
409
+ "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/km-nova-181101.zip": {
410
+ "num_bytes": 2230655,
411
+ "checksum": "0c6457d4a3327f3dc0b381704cbad71af120e963bfa1cdb06765fa0ed0c9098a"
412
+ },
413
+ "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/URL-train.txt": {
414
+ "num_bytes": 161862,
415
+ "checksum": "d57d680eebc9823b65c74c5de95320f17c3a5ead94bfa66a6849f3ed0cdd411a"
416
+ },
417
+ "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/URL-dev.txt": {
418
+ "num_bytes": 9082,
419
+ "checksum": "e3d35c2f54e204216011a2509925b359c5712c768c2b17bc74e19b8d4ec7e50d"
420
+ },
421
+ "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/URL-test.txt": {
422
+ "num_bytes": 9233,
423
+ "checksum": "6d67d6bf5c4e7574116355d71ef927c66aca2f7ab7267b14591ea250f24ec722"
424
+ }
425
+ },
426
+ "download_size": 2410832,
427
+ "post_processing_size": null,
428
+ "dataset_size": 13344396,
429
+ "size_in_bytes": 15755228
430
+ },
431
+ "alt-my-transliteration": {
432
+ "description": "The ALT project aims to advance the state-of-the-art Asian natural language processing (NLP) techniques through the open collaboration for developing and using ALT. It was first conducted by NICT and UCSY as described in Ye Kyaw Thu, Win Pa Pa, Masao Utiyama, Andrew Finch and Eiichiro Sumita (2016). Then, it was developed under ASEAN IVO as described in this Web page. The process of building ALT began with sampling about 20,000 sentences from English Wikinews, and then these sentences were translated into the other languages. ALT now has 13 languages: Bengali, English, Filipino, Hindi, Bahasa Indonesia, Japanese, Khmer, Lao, Malay, Myanmar (Burmese), Thai, Vietnamese, Chinese (Simplified Chinese).\n",
433
+ "citation": "@inproceedings{riza2016introduction,\n title={Introduction of the asian language treebank},\n author={Riza, Hammam and Purwoadi, Michael and Uliniansyah, Teduh and Ti, Aw Ai and Aljunied, Sharifah Mahani and Mai, Luong Chi and Thang, Vu Tat and Thai, Nguyen Phuong and Chea, Vichet and Sam, Sethserey and others},\n booktitle={2016 Conference of The Oriental Chapter of International Committee for Coordination and Standardization of Speech Databases and Assessment Techniques (O-COCOSDA)},\n pages={1--6},\n year={2016},\n organization={IEEE}\n}\n",
434
+ "homepage": "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/",
435
+ "license": "",
436
+ "features": {
437
+ "en": {
438
+ "dtype": "string",
439
+ "id": null,
440
+ "_type": "Value"
441
+ },
442
+ "my": {
443
+ "feature": {
444
+ "dtype": "string",
445
+ "id": null,
446
+ "_type": "Value"
447
+ },
448
+ "length": -1,
449
+ "id": null,
450
+ "_type": "Sequence"
451
+ }
452
+ },
453
+ "post_processed": null,
454
+ "supervised_keys": null,
455
+ "task_templates": null,
456
+ "builder_name": "alt",
457
+ "config_name": "alt-my-transliteration",
458
+ "version": {
459
+ "version_str": "1.0.0",
460
+ "description": null,
461
+ "major": 1,
462
+ "minor": 0,
463
+ "patch": 0
464
+ },
465
+ "splits": {
466
+ "train": {
467
+ "name": "train",
468
+ "num_bytes": 4249424,
469
+ "num_examples": 84022,
470
+ "dataset_name": "alt"
471
+ }
472
+ },
473
+ "download_checksums": {
474
+ "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/my-en-transliteration.zip": {
475
+ "num_bytes": 1232127,
476
+ "checksum": "5b348c0f9e92d4699fddb4c64fd7d929eb6f6de6f7ce4d879bf91e8d4a82f063"
477
+ }
478
+ },
479
+ "download_size": 1232127,
480
+ "post_processing_size": null,
481
+ "dataset_size": 4249424,
482
+ "size_in_bytes": 5481551
483
+ },
484
+ "alt-my-west-transliteration": {
485
+ "description": "The ALT project aims to advance the state-of-the-art Asian natural language processing (NLP) techniques through the open collaboration for developing and using ALT. It was first conducted by NICT and UCSY as described in Ye Kyaw Thu, Win Pa Pa, Masao Utiyama, Andrew Finch and Eiichiro Sumita (2016). Then, it was developed under ASEAN IVO as described in this Web page. The process of building ALT began with sampling about 20,000 sentences from English Wikinews, and then these sentences were translated into the other languages. ALT now has 13 languages: Bengali, English, Filipino, Hindi, Bahasa Indonesia, Japanese, Khmer, Lao, Malay, Myanmar (Burmese), Thai, Vietnamese, Chinese (Simplified Chinese).\n",
486
+ "citation": "@inproceedings{riza2016introduction,\n title={Introduction of the asian language treebank},\n author={Riza, Hammam and Purwoadi, Michael and Uliniansyah, Teduh and Ti, Aw Ai and Aljunied, Sharifah Mahani and Mai, Luong Chi and Thang, Vu Tat and Thai, Nguyen Phuong and Chea, Vichet and Sam, Sethserey and others},\n booktitle={2016 Conference of The Oriental Chapter of International Committee for Coordination and Standardization of Speech Databases and Assessment Techniques (O-COCOSDA)},\n pages={1--6},\n year={2016},\n organization={IEEE}\n}\n",
487
+ "homepage": "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/",
488
+ "license": "",
489
+ "features": {
490
+ "en": {
491
+ "dtype": "string",
492
+ "id": null,
493
+ "_type": "Value"
494
+ },
495
+ "my": {
496
+ "feature": {
497
+ "dtype": "string",
498
+ "id": null,
499
+ "_type": "Value"
500
+ },
501
+ "length": -1,
502
+ "id": null,
503
+ "_type": "Sequence"
504
+ }
505
+ },
506
+ "post_processed": null,
507
+ "supervised_keys": null,
508
+ "task_templates": null,
509
+ "builder_name": "alt",
510
+ "config_name": "alt-my-west-transliteration",
511
+ "version": {
512
+ "version_str": "1.0.0",
513
+ "description": null,
514
+ "major": 1,
515
+ "minor": 0,
516
+ "patch": 0
517
+ },
518
+ "splits": {
519
+ "train": {
520
+ "name": "train",
521
+ "num_bytes": 7412043,
522
+ "num_examples": 107121,
523
+ "dataset_name": "alt"
524
+ }
525
+ },
526
+ "download_checksums": {
527
+ "https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/western-myanmar-transliteration.zip": {
528
+ "num_bytes": 2830071,
529
+ "checksum": "c3f1419022d823791b6d85b259a18ab11d8f8800367d7ec4319e49fc016ec396"
530
+ }
531
+ },
532
+ "download_size": 2830071,
533
+ "post_processing_size": null,
534
+ "dataset_size": 7412043,
535
+ "size_in_bytes": 10242114
536
+ }
537
+ }