system HF staff commited on
Commit
0d52148
0 Parent(s):

Update files from the datasets library (from 1.2.0)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.2.0

Files changed (49) hide show
  1. .gitattributes +27 -0
  2. README.md +151 -0
  3. dataset_infos.json +1 -0
  4. dummy/bg-bs/1.0.0/dummy_data.zip +3 -0
  5. dummy/bg-el/1.0.0/dummy_data.zip +3 -0
  6. dummy/bg-en/1.0.0/dummy_data.zip +3 -0
  7. dummy/bg-hr/1.0.0/dummy_data.zip +3 -0
  8. dummy/bg-mk/1.0.0/dummy_data.zip +3 -0
  9. dummy/bg-ro/1.0.0/dummy_data.zip +3 -0
  10. dummy/bg-sq/1.0.0/dummy_data.zip +3 -0
  11. dummy/bg-sr/1.0.0/dummy_data.zip +3 -0
  12. dummy/bg-tr/1.0.0/dummy_data.zip +3 -0
  13. dummy/bs-el/1.0.0/dummy_data.zip +3 -0
  14. dummy/bs-en/1.0.0/dummy_data.zip +3 -0
  15. dummy/bs-hr/1.0.0/dummy_data.zip +3 -0
  16. dummy/bs-mk/1.0.0/dummy_data.zip +3 -0
  17. dummy/bs-ro/1.0.0/dummy_data.zip +3 -0
  18. dummy/bs-sq/1.0.0/dummy_data.zip +3 -0
  19. dummy/bs-sr/1.0.0/dummy_data.zip +3 -0
  20. dummy/bs-tr/1.0.0/dummy_data.zip +3 -0
  21. dummy/el-en/1.0.0/dummy_data.zip +3 -0
  22. dummy/el-hr/1.0.0/dummy_data.zip +3 -0
  23. dummy/el-mk/1.0.0/dummy_data.zip +3 -0
  24. dummy/el-ro/1.0.0/dummy_data.zip +3 -0
  25. dummy/el-sq/1.0.0/dummy_data.zip +3 -0
  26. dummy/el-sr/1.0.0/dummy_data.zip +3 -0
  27. dummy/el-tr/1.0.0/dummy_data.zip +3 -0
  28. dummy/en-hr/1.0.0/dummy_data.zip +3 -0
  29. dummy/en-mk/1.0.0/dummy_data.zip +3 -0
  30. dummy/en-ro/1.0.0/dummy_data.zip +3 -0
  31. dummy/en-sq/1.0.0/dummy_data.zip +3 -0
  32. dummy/en-sr/1.0.0/dummy_data.zip +3 -0
  33. dummy/en-tr/1.0.0/dummy_data.zip +3 -0
  34. dummy/hr-mk/1.0.0/dummy_data.zip +3 -0
  35. dummy/hr-ro/1.0.0/dummy_data.zip +3 -0
  36. dummy/hr-sq/1.0.0/dummy_data.zip +3 -0
  37. dummy/hr-sr/1.0.0/dummy_data.zip +3 -0
  38. dummy/hr-tr/1.0.0/dummy_data.zip +3 -0
  39. dummy/mk-ro/1.0.0/dummy_data.zip +3 -0
  40. dummy/mk-sq/1.0.0/dummy_data.zip +3 -0
  41. dummy/mk-sr/1.0.0/dummy_data.zip +3 -0
  42. dummy/mk-tr/1.0.0/dummy_data.zip +3 -0
  43. dummy/ro-sq/1.0.0/dummy_data.zip +3 -0
  44. dummy/ro-sr/1.0.0/dummy_data.zip +3 -0
  45. dummy/ro-tr/1.0.0/dummy_data.zip +3 -0
  46. dummy/sq-sr/1.0.0/dummy_data.zip +3 -0
  47. dummy/sq-tr/1.0.0/dummy_data.zip +3 -0
  48. dummy/sr-tr/1.0.0/dummy_data.zip +3 -0
  49. setimes.py +153 -0
.gitattributes ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bin.* filter=lfs diff=lfs merge=lfs -text
5
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.model filter=lfs diff=lfs merge=lfs -text
12
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
13
+ *.onnx filter=lfs diff=lfs merge=lfs -text
14
+ *.ot filter=lfs diff=lfs merge=lfs -text
15
+ *.parquet filter=lfs diff=lfs merge=lfs -text
16
+ *.pb filter=lfs diff=lfs merge=lfs -text
17
+ *.pt filter=lfs diff=lfs merge=lfs -text
18
+ *.pth filter=lfs diff=lfs merge=lfs -text
19
+ *.rar filter=lfs diff=lfs merge=lfs -text
20
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
21
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
22
+ *.tflite filter=lfs diff=lfs merge=lfs -text
23
+ *.tgz filter=lfs diff=lfs merge=lfs -text
24
+ *.xz filter=lfs diff=lfs merge=lfs -text
25
+ *.zip filter=lfs diff=lfs merge=lfs -text
26
+ *.zstandard filter=lfs diff=lfs merge=lfs -text
27
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,151 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - found
4
+ language_creators:
5
+ - found
6
+ languages:
7
+ - bg
8
+ - bs
9
+ - el
10
+ - en
11
+ - hr
12
+ - mk
13
+ - ro
14
+ - sq
15
+ - sr
16
+ - tr
17
+ licenses:
18
+ - cc-by-sa-4-0
19
+ multilinguality:
20
+ - multilingual
21
+ size_categories:
22
+ - 100K<n<1M
23
+ source_datasets:
24
+ - original
25
+ task_categories:
26
+ - conditional-text-generation
27
+ task_ids:
28
+ - machine-translation
29
+ ---
30
+
31
+ # Dataset Card Creation Guide
32
+
33
+ ## Table of Contents
34
+ - [Dataset Description](#dataset-description)
35
+ - [Dataset Summary](#dataset-summary)
36
+ - [Supported Tasks](#supported-tasks-and-leaderboards)
37
+ - [Languages](#languages)
38
+ - [Dataset Structure](#dataset-structure)
39
+ - [Data Instances](#data-instances)
40
+ - [Data Fields](#data-instances)
41
+ - [Data Splits](#data-instances)
42
+ - [Dataset Creation](#dataset-creation)
43
+ - [Curation Rationale](#curation-rationale)
44
+ - [Source Data](#source-data)
45
+ - [Annotations](#annotations)
46
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
47
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
48
+ - [Social Impact of Dataset](#social-impact-of-dataset)
49
+ - [Discussion of Biases](#discussion-of-biases)
50
+ - [Other Known Limitations](#other-known-limitations)
51
+ - [Additional Information](#additional-information)
52
+ - [Dataset Curators](#dataset-curators)
53
+ - [Licensing Information](#licensing-information)
54
+ - [Citation Information](#citation-information)
55
+
56
+ ## Dataset Description
57
+
58
+ - **Homepage:** http://nlp.ffzg.hr/resources/corpora/setimes/
59
+ - **Repository:** None
60
+ - **Paper:** None
61
+ - **Leaderboard:** [More Information Needed]
62
+ - **Point of Contact:** [More Information Needed]
63
+
64
+ ### Dataset Summary
65
+
66
+ [More Information Needed]
67
+
68
+ ### Supported Tasks and Leaderboards
69
+
70
+ [More Information Needed]
71
+
72
+ ### Languages
73
+
74
+ [More Information Needed]
75
+
76
+ ## Dataset Structure
77
+
78
+ ### Data Instances
79
+
80
+ Here are some examples of questions and facts:
81
+
82
+
83
+ ### Data Fields
84
+
85
+ [More Information Needed]
86
+
87
+ ### Data Splits
88
+
89
+ [More Information Needed]
90
+
91
+ ## Dataset Creation
92
+
93
+ ### Curation Rationale
94
+
95
+ [More Information Needed]
96
+
97
+ ### Source Data
98
+
99
+ [More Information Needed]
100
+
101
+ #### Initial Data Collection and Normalization
102
+
103
+ [More Information Needed]
104
+
105
+ #### Who are the source language producers?
106
+
107
+ [More Information Needed]
108
+
109
+ ### Annotations
110
+
111
+ [More Information Needed]
112
+
113
+ #### Annotation process
114
+
115
+ [More Information Needed]
116
+
117
+ #### Who are the annotators?
118
+
119
+ [More Information Needed]
120
+
121
+ ### Personal and Sensitive Information
122
+
123
+ [More Information Needed]
124
+
125
+ ## Considerations for Using the Data
126
+
127
+ ### Social Impact of Dataset
128
+
129
+ [More Information Needed]
130
+
131
+ ### Discussion of Biases
132
+
133
+ [More Information Needed]
134
+
135
+ ### Other Known Limitations
136
+
137
+ [More Information Needed]
138
+
139
+ ## Additional Information
140
+
141
+ ### Dataset Curators
142
+
143
+ [More Information Needed]
144
+
145
+ ### Licensing Information
146
+
147
+ [More Information Needed]
148
+
149
+ ### Citation Information
150
+
151
+ [More Information Needed]
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
1
+ {"bg-bs": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["bg", "bs"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "bg-bs", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 53816914, "num_examples": 136009, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.bg-bs.txt.tgz": {"num_bytes": 15406039, "checksum": "3032e15e43ef3cb830f2328653a846484398e495cdce8c0e5c57171a4dd4a7bf"}}, "download_size": 15406039, "post_processing_size": null, "dataset_size": 53816914, "size_in_bytes": 69222953}, "bg-el": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["bg", "el"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "bg-el", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 115127431, "num_examples": 212437, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.bg-el.txt.tgz": {"num_bytes": 28338218, "checksum": "5411e801df6bc9cb2fda553b1cdceb124102b7bf0431372fafc9c65e95d9c86e"}}, "download_size": 28338218, "post_processing_size": null, "dataset_size": 115127431, "size_in_bytes": 143465649}, "bs-el": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["bs", "el"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "bs-el", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 57102373, "num_examples": 137602, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.bs-el.txt.tgz": {"num_bytes": 16418250, "checksum": "c1d2399bb76980f3dc1fee98aceffe3354c635fe7e86fbf52bab57495c620cea"}}, "download_size": 16418250, "post_processing_size": null, "dataset_size": 57102373, "size_in_bytes": 73520623}, "bg-en": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["bg", "en"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "bg-en", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 84421414, "num_examples": 213160, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.bg-en.txt.tgz": {"num_bytes": 23509552, "checksum": "9d27689c5b0a9fc6d30a6ff8d5cb515d5e297dc45089bf6f33874924c0596be8"}}, "download_size": 23509552, "post_processing_size": null, "dataset_size": 84421414, "size_in_bytes": 107930966}, "bs-en": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["bs", "en"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "bs-en", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 38167846, "num_examples": 138387, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.bs-en.txt.tgz": {"num_bytes": 13477699, "checksum": "e2e7814b6d45308a014edb663010b8e3def08dbe52117066efc844069de6b4b7"}}, "download_size": 13477699, "post_processing_size": null, "dataset_size": 38167846, "size_in_bytes": 51645545}, "el-en": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["el", "en"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "el-en", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 95011154, "num_examples": 227168, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.el-en.txt.tgz": {"num_bytes": 26637317, "checksum": "e66cfe3850d1012e873b5217d0f03c8cb12a1ad73c4e0b2d3eb628e44b910b22"}}, "download_size": 26637317, "post_processing_size": null, "dataset_size": 95011154, "size_in_bytes": 121648471}, "bg-hr": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["bg", "hr"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "bg-hr", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 81774321, "num_examples": 203465, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.bg-hr.txt.tgz": {"num_bytes": 23165617, "checksum": "f55db841355e61bb9f41cf9fe368f578c33b51136710480c7bff8c223f8085d2"}}, "download_size": 23165617, "post_processing_size": null, "dataset_size": 81774321, "size_in_bytes": 104939938}, "bs-hr": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["bs", "hr"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "bs-hr", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 38742816, "num_examples": 138402, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.bs-hr.txt.tgz": {"num_bytes": 13887348, "checksum": "e6db52346f596e1117f3c33622e4fd5f939f2dbb4e4eea7fea42884cdfb05b9b"}}, "download_size": 13887348, "post_processing_size": null, "dataset_size": 38742816, "size_in_bytes": 52630164}, "el-hr": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["el", "hr"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "el-hr", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 86642323, "num_examples": 205008, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.el-hr.txt.tgz": {"num_bytes": 24662936, "checksum": "1432db82e5791ff1b22b01488b3be618692b44c345688884517b80131d462f20"}}, "download_size": 24662936, "post_processing_size": null, "dataset_size": 86642323, "size_in_bytes": 111305259}, "en-hr": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["en", "hr"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "en-hr", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 57995502, "num_examples": 205910, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.en-hr.txt.tgz": {"num_bytes": 20238640, "checksum": "ce8bac21d057d4ae561ed32f61a41003189ec11baead5adacc5be85848913b9c"}}, "download_size": 20238640, "post_processing_size": null, "dataset_size": 57995502, "size_in_bytes": 78234142}, "bg-mk": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["bg", "mk"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "bg-mk", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 110119623, "num_examples": 207169, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.bg-mk.txt.tgz": {"num_bytes": 26507432, "checksum": "9197869d68c4e3e4304ca1e5cc324e82184c6355d3283769f68c6088d8199c8a"}}, "download_size": 26507432, "post_processing_size": null, "dataset_size": 110119623, "size_in_bytes": 136627055}, "bs-mk": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["bs", "mk"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "bs-mk", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 53972847, "num_examples": 132779, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.bs-mk.txt.tgz": {"num_bytes": 15267045, "checksum": "cfae06354d1b6e7ba7b65865662da82b5afbba0752b342e9445def6d13c160ef"}}, "download_size": 15267045, "post_processing_size": null, "dataset_size": 53972847, "size_in_bytes": 69239892}, "el-mk": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["el", "mk"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "el-mk", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 115285053, "num_examples": 207262, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.el-mk.txt.tgz": {"num_bytes": 28103006, "checksum": "801022527e004bd802085845e60c3064d3af2b7a81c662569da935e6bf6c827c"}}, "download_size": 28103006, "post_processing_size": null, "dataset_size": 115285053, "size_in_bytes": 143388059}, "en-mk": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["en", "mk"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "en-mk", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 84735835, "num_examples": 207777, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.en-mk.txt.tgz": {"num_bytes": 23316519, "checksum": "daf46f560ecf12848e47c1b96551cfeb7b55592a346f6c726bed4b71a4a582a7"}}, "download_size": 23316519, "post_processing_size": null, "dataset_size": 84735835, "size_in_bytes": 108052354}, "hr-mk": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["hr", "mk"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "hr-mk", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 82230621, "num_examples": 198876, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.hr-mk.txt.tgz": {"num_bytes": 23008021, "checksum": "3f90a632f31c2412fea5f0c64717144d1b48ab5ac5ff46a774257fdbe5e88fe7"}}, "download_size": 23008021, "post_processing_size": null, "dataset_size": 82230621, "size_in_bytes": 105238642}, "bg-ro": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["bg", "ro"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "bg-ro", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 88058251, "num_examples": 210842, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.bg-ro.txt.tgz": {"num_bytes": 24592883, "checksum": "126a0bd76df5d41f97f9c279c0561461555fba471c52218b50534993e7eaafa3"}}, "download_size": 24592883, "post_processing_size": null, "dataset_size": 88058251, "size_in_bytes": 112651134}, "bs-ro": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["bs", "ro"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "bs-ro", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 40894475, "num_examples": 137365, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.bs-ro.txt.tgz": {"num_bytes": 14272958, "checksum": "109902e9686588586ab475fc33bbf82b9124eb33ba7a7eff9bcedba9e7c8584c"}}, "download_size": 14272958, "post_processing_size": null, "dataset_size": 40894475, "size_in_bytes": 55167433}, "el-ro": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["el", "ro"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "el-ro", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 93167572, "num_examples": 212359, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.el-ro.txt.tgz": {"num_bytes": 26164582, "checksum": "187d5bcbecbe15f6b6cd3099a4c99cb7967552be08a1dd07e96d02446e5c7216"}}, "download_size": 26164582, "post_processing_size": null, "dataset_size": 93167572, "size_in_bytes": 119332154}, "en-ro": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["en", "ro"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "en-ro", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 63354811, "num_examples": 213047, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.en-ro.txt.tgz": {"num_bytes": 21549096, "checksum": "fe55df98b70009c0262fb1801b0ffb12e6fa2f150f60941fd5f5f1f23b4b443d"}}, "download_size": 21549096, "post_processing_size": null, "dataset_size": 63354811, "size_in_bytes": 84903907}, "hr-ro": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["hr", "ro"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "hr-ro", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 61696975, "num_examples": 203777, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.hr-ro.txt.tgz": {"num_bytes": 21276645, "checksum": "e505871f5d004f37768fe7f1f74eb8be22420a3e1bbc0848e678c5176e047b71"}}, "download_size": 21276645, "post_processing_size": null, "dataset_size": 61696975, "size_in_bytes": 82973620}, "mk-ro": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["mk", "ro"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "mk-ro", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 88449831, "num_examples": 206168, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.mk-ro.txt.tgz": {"num_bytes": 24409734, "checksum": "f2b29980732cbbab8c5e005e5113b19f9f4040f7833bd91ad47b75a64cc03e9d"}}, "download_size": 24409734, "post_processing_size": null, "dataset_size": 88449831, "size_in_bytes": 112859565}, "bg-sq": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["bg", "sq"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "bg-sq", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 87552911, "num_examples": 211518, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.bg-sq.txt.tgz": {"num_bytes": 24385772, "checksum": "ff9d7be11f5ee42b74a45ef458d65cf778b7d6420b712baf90acef10e98dc254"}}, "download_size": 24385772, "post_processing_size": null, "dataset_size": 87552911, "size_in_bytes": 111938683}, "bs-sq": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["bs", "sq"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "bs-sq", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 40407355, "num_examples": 137953, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.bs-sq.txt.tgz": {"num_bytes": 14097831, "checksum": "82af61414b0521eea0b127855de5fe42f28d15963315ba9c9dac4a79903bf853"}}, "download_size": 14097831, "post_processing_size": null, "dataset_size": 40407355, "size_in_bytes": 54505186}, "el-sq": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["el", "sq"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "el-sq", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 98779961, "num_examples": 226577, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.el-sq.txt.tgz": {"num_bytes": 27676986, "checksum": "c367b3bf5cffbbc0be504f3225356258774b255cc055ca4e89f21dbf0c5fbc37"}}, "download_size": 27676986, "post_processing_size": null, "dataset_size": 98779961, "size_in_bytes": 126456947}, "en-sq": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["en", "sq"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "en-sq", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 66898163, "num_examples": 227516, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.en-sq.txt.tgz": {"num_bytes": 22718906, "checksum": "55ccf9b7971e27223af70709a8829e02d353aa4e88d0267422a051d358b22256"}}, "download_size": 22718906, "post_processing_size": null, "dataset_size": 66898163, "size_in_bytes": 89617069}, "hr-sq": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["hr", "sq"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "hr-sq", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 61296829, "num_examples": 205044, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.hr-sq.txt.tgz": {"num_bytes": 21160637, "checksum": "a855d7dfb85a091fc1c0bb04f7f8a4281b4bbb73fbd630c645c727de6177154c"}}, "download_size": 21160637, "post_processing_size": null, "dataset_size": 61296829, "size_in_bytes": 82457466}, "mk-sq": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["mk", "sq"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "mk-sq", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 88053621, "num_examples": 206601, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.mk-sq.txt.tgz": {"num_bytes": 24241420, "checksum": "ce379ec9f3c30d80d41d1dccb19e403b95fc835ce239883a6d029f6ab1913a89"}}, "download_size": 24241420, "post_processing_size": null, "dataset_size": 88053621, "size_in_bytes": 112295041}, "ro-sq": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["ro", "sq"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "ro-sq", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 66845652, "num_examples": 212320, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.ro-sq.txt.tgz": {"num_bytes": 22515258, "checksum": "f48e055d74db41b0312ca27f15b955fc81b774cb55730329ef143f564752bffd"}}, "download_size": 22515258, "post_processing_size": null, "dataset_size": 66845652, "size_in_bytes": 89360910}, "bg-sr": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["bg", "sr"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "bg-sr", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 84698624, "num_examples": 211172, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.bg-sr.txt.tgz": {"num_bytes": 24007151, "checksum": "9727e7924cf5dd768283c9a3eb768244a3c80349e64a44029a0a533da96bc8aa"}}, "download_size": 24007151, "post_processing_size": null, "dataset_size": 84698624, "size_in_bytes": 108705775}, "bs-sr": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["bs", "sr"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "bs-sr", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 38418660, "num_examples": 135945, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.bs-sr.txt.tgz": {"num_bytes": 13804698, "checksum": "4001258336affe6b9ffd6776195154d743b9058a6ac9c011ba2d546ffee08ca5"}}, "download_size": 13804698, "post_processing_size": null, "dataset_size": 38418660, "size_in_bytes": 52223358}, "el-sr": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["el", "sr"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "el-sr", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 95035416, "num_examples": 224311, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.el-sr.txt.tgz": {"num_bytes": 27108001, "checksum": "24c6eee8b26c22268ccd3b9c89337d1f9e7f88e61ee10cacb16431006ba22f4e"}}, "download_size": 27108001, "post_processing_size": null, "dataset_size": 95035416, "size_in_bytes": 122143417}, "en-sr": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["en", "sr"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "en-sr", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 63670296, "num_examples": 225169, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.en-sr.txt.tgz": {"num_bytes": 22279147, "checksum": "3c823fe38a3b678a8d47f7d9c61b6f6e6914da926a39ac2c7f2c72128384d565"}}, "download_size": 22279147, "post_processing_size": null, "dataset_size": 63670296, "size_in_bytes": 85949443}, "hr-sr": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["hr", "sr"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "hr-sr", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 58560895, "num_examples": 203989, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.hr-sr.txt.tgz": {"num_bytes": 20791317, "checksum": "b48a1f6debe980f1382f4b1e4b9d9fc9f9cac011506b26ce688ebf0b443016ec"}}, "download_size": 20791317, "post_processing_size": null, "dataset_size": 58560895, "size_in_bytes": 79352212}, "mk-sr": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["mk", "sr"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "mk-sr", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 85333924, "num_examples": 207295, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.mk-sr.txt.tgz": {"num_bytes": 23878419, "checksum": "36f11b3e9232943d7de9c4de97468a9944fbc7c3c4e386330eeab5643d1bb6a0"}}, "download_size": 23878419, "post_processing_size": null, "dataset_size": 85333924, "size_in_bytes": 109212343}, "ro-sr": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["ro", "sr"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "ro-sr", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 63899703, "num_examples": 210612, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.ro-sr.txt.tgz": {"num_bytes": 22113558, "checksum": "a3bc0409448b003a19f77938dd14ac487a1376ad1d506436b93b9cef80cfb00f"}}, "download_size": 22113558, "post_processing_size": null, "dataset_size": 63899703, "size_in_bytes": 86013261}, "sq-sr": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["sq", "sr"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "sq-sr", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 67503584, "num_examples": 224595, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.sq-sr.txt.tgz": {"num_bytes": 23330640, "checksum": "c07f749375e49b076b1f8c167ec359a15d97bcd88fd3790a703cd0be6e1d4f41"}}, "download_size": 23330640, "post_processing_size": null, "dataset_size": 67503584, "size_in_bytes": 90834224}, "bg-tr": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["bg", "tr"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "bg-tr", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 86915746, "num_examples": 206071, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.bg-tr.txt.tgz": {"num_bytes": 23915651, "checksum": "5ed61d81d6c642dbf2ee44462a5a3c87760af75adfb9f5d80cea8cd92405184f"}}, "download_size": 23915651, "post_processing_size": null, "dataset_size": 86915746, "size_in_bytes": 110831397}, "bs-tr": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["bs", "tr"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "bs-tr", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 40280655, "num_examples": 133958, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.bs-tr.txt.tgz": {"num_bytes": 13819443, "checksum": "540962aa30a4c447b62ab5935d6566d94f39e84af30e19e522dac6daa1886d4a"}}, "download_size": 13819443, "post_processing_size": null, "dataset_size": 40280655, "size_in_bytes": 54100098}, "el-tr": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["el", "tr"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "el-tr", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 91637159, "num_examples": 207029, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.el-tr.txt.tgz": {"num_bytes": 25396713, "checksum": "f452d296a9e462473519eb583018a8c48d7d05d165fffe41e42824ed9f6cb45c"}}, "download_size": 25396713, "post_processing_size": null, "dataset_size": 91637159, "size_in_bytes": 117033872}, "en-tr": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "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": "setimes", "config_name": "en-tr", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 62858968, "num_examples": 207678, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.en-tr.txt.tgz": {"num_bytes": 21049989, "checksum": "4cf502a21236342105f3bdbaa7355578769a2ec67b5ab51a0e0e6d54db24361e"}}, "download_size": 21049989, "post_processing_size": null, "dataset_size": 62858968, "size_in_bytes": 83908957}, "hr-tr": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["hr", "tr"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "hr-tr", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 61188085, "num_examples": 199260, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.hr-tr.txt.tgz": {"num_bytes": 20809412, "checksum": "68bf1f68757ae32b6ed35da99c84c5a72710918f26e507b2fae05c8411519ae6"}}, "download_size": 20809412, "post_processing_size": null, "dataset_size": 61188085, "size_in_bytes": 81997497}, "mk-tr": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["mk", "tr"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "mk-tr", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 87536870, "num_examples": 203231, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.mk-tr.txt.tgz": {"num_bytes": 23781873, "checksum": "a42e25227832d2e5ca75e069ee820c36765ca187dddb8e82773fc01cb6edd4fe"}}, "download_size": 23781873, "post_processing_size": null, "dataset_size": 87536870, "size_in_bytes": 111318743}, "ro-tr": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["ro", "tr"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "ro-tr", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 66726535, "num_examples": 206104, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.ro-tr.txt.tgz": {"num_bytes": 22165394, "checksum": "3fd1cdec674417319f4b7ae155dbe91d7df0ba1618d2685bbf219faffeef6297"}}, "download_size": 22165394, "post_processing_size": null, "dataset_size": 66726535, "size_in_bytes": 88891929}, "sq-tr": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["sq", "tr"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "sq-tr", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 66371734, "num_examples": 207107, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.sq-tr.txt.tgz": {"num_bytes": 22014678, "checksum": "b47a76c33e2ddcce6d327d1402948776ce1d7087091d6f18d949284a7c893007"}}, "download_size": 22014678, "post_processing_size": null, "dataset_size": 66371734, "size_in_bytes": 88386412}, "sr-tr": {"description": "SETimes \u2013 A Parallel Corpus of English and South-East European Languages\nThe corpus is based on the content published on the SETimes.com news portal. The news portal publishes \u201cnews and views from Southeast Europe\u201d in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:\n\n- stricter extraction process \u2013 no HTML residues present\n- language identification on every non-English document \u2013 non-English online documents contain English material in case the article was not translated into that language\n- resolving encoding issues in Croatian and Serbian \u2013 diacritics were partially lost due to encoding errors \u2013 text was rediacritized.\n", "citation": "", "homepage": "http://nlp.ffzg.hr/resources/corpora/setimes/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "translation": {"languages": ["sr", "tr"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "builder_name": "setimes", "config_name": "sr-tr", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 63371906, "num_examples": 205993, "dataset_name": "setimes"}}, "download_checksums": {"http://nlp.ffzg.hr/data/corpora/setimes/setimes.sr-tr.txt.tgz": {"num_bytes": 21602038, "checksum": "24c5781e0c0426e570284ed27a490dfe1bf4b2cb92cbadb7a5f0506a81a05327"}}, "download_size": 21602038, "post_processing_size": null, "dataset_size": 63371906, "size_in_bytes": 84973944}}
dummy/bg-bs/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c49ff0010c40d88ed44323c883d966f0f97812947509135edbd1673b5cdfbf9
3
+ size 1306
dummy/bg-el/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed348b82151a8f8911bc9aba7c8378a9fd26e6b67acd8d834fd6b6ff798bebec
3
+ size 1461
dummy/bg-en/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17fa35d5bdfde7a1fc85d49a54114b3e4b051f5cf33321b10e36b58f667bcd10
3
+ size 1287
dummy/bg-hr/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac355e1bcf4b211b709204c316cff29d5e0b6d4a15943c8e13bcbd73eeff3a3d
3
+ size 1316
dummy/bg-mk/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45825f9ee6c4650d11d626c58a7ad95769d3354485fe2660bfd678388f8fe45f
3
+ size 1385
dummy/bg-ro/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:628de91bb9b6292e896360a7f10055683ede6e4e0917bbf7a1e7d30a398cb052
3
+ size 1358
dummy/bg-sq/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc442e1c1752b8c57b7b2c4f235a92f1484885daafeff7efaee08494e5b31eae
3
+ size 1323
dummy/bg-sr/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:323dcaef9b8b493a8465fe1a3d4297dfc7d3eb9d64823edfce04799f99acf1ae
3
+ size 1307
dummy/bg-tr/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18f1d6c602366f08c1b0a80c7981fa85eeb482bbb3f8939ba26fbed9e23e7b4b
3
+ size 1329
dummy/bs-el/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6de7bbe58897764c75251087a4c7b9b7141d413d2e43b860fcb1ddc64414948c
3
+ size 1510
dummy/bs-en/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa33d3100fe9316a243cdbf6c6b9e69ef9d4f851f9b754f891060d080b315e32
3
+ size 1324
dummy/bs-hr/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a874b39e9d57a5f2987e00e7d98fd3576a4e5b7adf2cb3720d2f83125165f56
3
+ size 1364
dummy/bs-mk/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cceacac6bf4c940ec8f1d815b85778695893268eae1de1f7a9c383451da1c94
3
+ size 1478
dummy/bs-ro/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c42dc70d0bb97f4c813aa88982d8bafa9db469853b8d233318b145c40da488c
3
+ size 1360
dummy/bs-sq/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3754cca499028b80cb81e897e58e5e100bb067887f2f93f439d4f7b284ee96ce
3
+ size 1342
dummy/bs-sr/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e44b65fd64795055d707f2cdd30171dc06962727d4892f83dcb40d8512c2494
3
+ size 1358
dummy/bs-tr/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a2ecf8791a66a21cfe21e404899fd1a53eb92eeb01b83ce596acc91d78fe324
3
+ size 1367
dummy/el-en/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffac8b34f30ee171014412d978fa9bcb9cf3315d486490d5f5508ff2140822ad
3
+ size 1299
dummy/el-hr/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:246fca3b24be04cb7f7c92119dccfa3639fd5d65d04a1e9b4f5f0cc5b39bc47b
3
+ size 1305
dummy/el-mk/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4454fc0ae4bfd7fc87124333af2b2a0b62bb330f8432d491236edd461ae098c
3
+ size 1404
dummy/el-ro/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ec07e24197e5e2d54142671776b56d3fda65af1c9752f1014a5323824fdbf44
3
+ size 1331
dummy/el-sq/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c555e4cfd88312c1d0ca6a77b4b77d2ee0aec10e5852c07960761da5947e7794
3
+ size 1329
dummy/el-sr/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:577773fff2979fed0bc40756d6bb78f3f286638c9e027d48e3ef917a5fd2bf79
3
+ size 1316
dummy/el-tr/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb872ac77c2d2bfa70471f2261cbffa104c76446cf7e20ade0222de58d5bc748
3
+ size 1339
dummy/en-hr/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b1ac1bad39c5c43bd56d309d203d894301c8d55631ad6a1d4ff9ea919a4d8db
3
+ size 1149
dummy/en-mk/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e42d68772ddf6d96e7866281aa02298ea5055fd638b51d67b50c80ce7d91c755
3
+ size 1229
dummy/en-ro/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8c0d0c068c0c49cbf1716074ffc9aab783909b8670a2cdc3c0954e0523b53b0
3
+ size 1197
dummy/en-sq/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d6a4f6f98465748034677e0636443f4355b1a6a3115727785c1202a0f13412c
3
+ size 1166
dummy/en-sr/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec1ac8409b34a5b5fba3f9a2268888152e26b1ffeb33f620ab8587254da67574
3
+ size 1150
dummy/en-tr/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b12d2e9277cc1f744f032338076011c781717deef2dab5b78c6a356705349fb
3
+ size 1207
dummy/hr-mk/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ef17e0efed8d41108821cb141b0a3d5acb34104fc308c29863c3a5b4ac887e4
3
+ size 1454
dummy/hr-ro/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58b09418ec88f610f409e724446cda5bb49e226120ee857682fa26e1a9ac7ce0
3
+ size 1383
dummy/hr-sq/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fabd4f4ab71484c1a8adcf5400cbd5378846f1f936d9068cfad02bba8ddb191
3
+ size 1378
dummy/hr-sr/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8790eb02ca6b00ff84f5d9d79b31ff167ebe2258877e0fc8ed755c1038a32663
3
+ size 1361
dummy/hr-tr/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e2a3098020c4cc0fbc9b5e33c53b74928a7428a015cf3455ca7a4bcafe1a596
3
+ size 1416
dummy/mk-ro/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d615d0adfb419c6764cc0b852919c81c5e3b3fc648f4d7c54d48616b0f0942f
3
+ size 1533
dummy/mk-sq/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab6ccdfb809e7aba2694102bb51200170a5d4f71bafac2ae1601b021f08e197f
3
+ size 1517
dummy/mk-sr/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02c65b26d799fea41c78d55a538bb4b91fb3422f145fb0f89ba5c53046aa693e
3
+ size 1633
dummy/mk-tr/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d961971c0793916f6a8fc8878cbcf30fa67815a511ea5c8dd80dcd5b3b383155
3
+ size 1584
dummy/ro-sq/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5b96804fa420051cd9f48205f23c97bfabf4e65225b5771bce89d855191bfd4
3
+ size 1447
dummy/ro-sr/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4427a3b606f2fd76085e63e5b413e18acfa0e1dc9451d07f0d35aaa9104ef234
3
+ size 1415
dummy/ro-tr/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:813d7bafa3b5a49194a9a7bab35d1fbd52fa764a58e4103d747b2d0f1569e787
3
+ size 1470
dummy/sq-sr/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f809b2516624783ccc8538ca15092e0c1384a43da6047aabfd147ee4bd9fd3e0
3
+ size 1347
dummy/sq-tr/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ca888d9b78ab05e92d01b938f2a4d2b3a274089bc6703b711dc0d8be50953f3
3
+ size 1375
dummy/sr-tr/1.0.0/dummy_data.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87a643cfd43fab91f6391564f525a1f90a25727ca84536ca62b8844a91c5d989
3
+ size 1396
setimes.py ADDED
@@ -0,0 +1,153 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # coding=utf-8
2
+ # Copyright 2020 HuggingFace Datasets Authors.
3
+ #
4
+ # Licensed under the Apache License, Version 2.0 (the "License");
5
+ # you may not use this file except in compliance with the License.
6
+ # You may obtain a copy of the License at
7
+ #
8
+ # http://www.apache.org/licenses/LICENSE-2.0
9
+ #
10
+ # Unless required by applicable law or agreed to in writing, software
11
+ # distributed under the License is distributed on an "AS IS" BASIS,
12
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ # See the License for the specific language governing permissions and
14
+ # limitations under the License.
15
+
16
+ # Lint as: python3
17
+ import os
18
+
19
+ import datasets
20
+
21
+
22
+ _DESCRIPTION = """\
23
+ SETimes – A Parallel Corpus of English and South-East European Languages
24
+ The corpus is based on the content published on the SETimes.com news portal. The news portal publishes “news and views from Southeast Europe” in ten languages: Bulgarian, Bosnian, Greek, English, Croatian, Macedonian, Romanian, Albanian and Serbian. This version of the corpus tries to solve the issues present in an older version of the corpus (published inside OPUS, described in the LREC 2010 paper by Francis M. Tyers and Murat Serdar Alperen). The following procedures were applied to resolve existing issues:
25
+
26
+ - stricter extraction process – no HTML residues present
27
+ - language identification on every non-English document – non-English online documents contain English material in case the article was not translated into that language
28
+ - resolving encoding issues in Croatian and Serbian – diacritics were partially lost due to encoding errors – text was rediacritized.
29
+ """
30
+ _HOMEPAGE_URL = "http://nlp.ffzg.hr/resources/corpora/setimes/"
31
+ _CITATION = None
32
+
33
+ _VERSION = "1.0.0"
34
+ _BASE_NAME = "setimes.{}-{}.{}.txt"
35
+ _BASE_URL = "http://nlp.ffzg.hr/data/corpora/setimes/setimes.{}-{}.txt.tgz"
36
+
37
+ _LANGUAGE_PAIRS = [
38
+ ("bg", "bs"),
39
+ ("bg", "el"),
40
+ ("bs", "el"),
41
+ ("bg", "en"),
42
+ ("bs", "en"),
43
+ ("el", "en"),
44
+ ("bg", "hr"),
45
+ ("bs", "hr"),
46
+ ("el", "hr"),
47
+ ("en", "hr"),
48
+ ("bg", "mk"),
49
+ ("bs", "mk"),
50
+ ("el", "mk"),
51
+ ("en", "mk"),
52
+ ("hr", "mk"),
53
+ ("bg", "ro"),
54
+ ("bs", "ro"),
55
+ ("el", "ro"),
56
+ ("en", "ro"),
57
+ ("hr", "ro"),
58
+ ("mk", "ro"),
59
+ ("bg", "sq"),
60
+ ("bs", "sq"),
61
+ ("el", "sq"),
62
+ ("en", "sq"),
63
+ ("hr", "sq"),
64
+ ("mk", "sq"),
65
+ ("ro", "sq"),
66
+ ("bg", "sr"),
67
+ ("bs", "sr"),
68
+ ("el", "sr"),
69
+ ("en", "sr"),
70
+ ("hr", "sr"),
71
+ ("mk", "sr"),
72
+ ("ro", "sr"),
73
+ ("sq", "sr"),
74
+ ("bg", "tr"),
75
+ ("bs", "tr"),
76
+ ("el", "tr"),
77
+ ("en", "tr"),
78
+ ("hr", "tr"),
79
+ ("mk", "tr"),
80
+ ("ro", "tr"),
81
+ ("sq", "tr"),
82
+ ("sr", "tr"),
83
+ ]
84
+
85
+
86
+ class SetimesConfig(datasets.BuilderConfig):
87
+ def __init__(self, *args, lang1=None, lang2=None, **kwargs):
88
+ super().__init__(
89
+ *args,
90
+ name=f"{lang1}-{lang2}",
91
+ **kwargs,
92
+ )
93
+ self.lang1 = lang1
94
+ self.lang2 = lang2
95
+
96
+
97
+ class Setimes(datasets.GeneratorBasedBuilder):
98
+ BUILDER_CONFIGS = [
99
+ SetimesConfig(
100
+ lang1=lang1,
101
+ lang2=lang2,
102
+ description=f"Translating {lang1} to {lang2} or vice versa",
103
+ version=datasets.Version(_VERSION),
104
+ )
105
+ for lang1, lang2 in _LANGUAGE_PAIRS
106
+ ]
107
+ BUILDER_CONFIG_CLASS = SetimesConfig
108
+
109
+ def _info(self):
110
+ return datasets.DatasetInfo(
111
+ description=_DESCRIPTION,
112
+ features=datasets.Features(
113
+ {
114
+ "id": datasets.Value("string"),
115
+ "translation": datasets.Translation(languages=(self.config.lang1, self.config.lang2)),
116
+ },
117
+ ),
118
+ supervised_keys=None,
119
+ homepage=_HOMEPAGE_URL,
120
+ citation=_CITATION,
121
+ )
122
+
123
+ def _split_generators(self, dl_manager):
124
+ def _base_url(lang1, lang2):
125
+ return _BASE_URL.format(lang1, lang2)
126
+
127
+ download_url = _base_url(self.config.lang1, self.config.lang2)
128
+ path = dl_manager.download_and_extract(download_url)
129
+ return [
130
+ datasets.SplitGenerator(
131
+ name=datasets.Split.TRAIN,
132
+ gen_kwargs={"datapath": path},
133
+ )
134
+ ]
135
+
136
+ def _generate_examples(self, datapath):
137
+ l1, l2 = self.config.lang1, self.config.lang2
138
+ l1_file = _BASE_NAME.format(l1, l2, l1)
139
+ l2_file = _BASE_NAME.format(l1, l2, l2)
140
+ l1_path = os.path.join(datapath, l1_file)
141
+ l2_path = os.path.join(datapath, l2_file)
142
+ with open(l1_path, encoding="utf-8") as f1, open(l2_path, encoding="utf-8") as f2:
143
+ for sentence_counter, (x, y) in enumerate(zip(f1, f2)):
144
+ x = x.strip()
145
+ y = y.strip()
146
+ result = (
147
+ sentence_counter,
148
+ {
149
+ "id": str(sentence_counter),
150
+ "translation": {l1: x, l2: y},
151
+ },
152
+ )
153
+ yield result