Update README.md
Browse files
README.md
CHANGED
|
@@ -19,3 +19,150 @@ configs:
|
|
| 19 |
- split: train
|
| 20 |
path: data/train-*
|
| 21 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
- split: train
|
| 20 |
path: data/train-*
|
| 21 |
---
|
| 22 |
+
|
| 23 |
+
# `quickmt` sv-en Training Corpus
|
| 24 |
+
|
| 25 |
+
Contains the following datasets downloaded with mtdata after deduplication and [basic](https://github.com/quickmt/quickmt/blob/main/quickmt/scripts/clean.py) [filtering](https://github.com/quickmt/quickmt/blob/main/quickmt/scripts/static_filter.py) with quickmt:
|
| 26 |
+
|
| 27 |
+
* Statmt-europarl-7-swe-eng
|
| 28 |
+
* Statmt-dcep_wmt17-1-swe-eng
|
| 29 |
+
* Statmt-books_wmt17-1-swe-eng
|
| 30 |
+
* Statmt-europarl-10-swe-eng
|
| 31 |
+
* Statmt-ccaligned-1-eng-swe_SE
|
| 32 |
+
* ParaCrawl-paracrawl-6-eng-swe
|
| 33 |
+
* ParaCrawl-paracrawl-8-eng-swe
|
| 34 |
+
* ParaCrawl-paracrawl-9-eng-swe
|
| 35 |
+
* Tilde-eesc-2017-eng-swe
|
| 36 |
+
* Tilde-ema-2016-eng-swe
|
| 37 |
+
* Tilde-ecb-2017-eng-swe
|
| 38 |
+
* Tilde-rapid-2016-eng-swe
|
| 39 |
+
* Facebook-wikimatrix-1-eng-swe
|
| 40 |
+
* Lindat-khresmoi_summary_test-2-eng-swe
|
| 41 |
+
* Lindat-khresmoi_summary_dev-2-eng-swe
|
| 42 |
+
* Neulab-tedtalks_train-1-eng-swe
|
| 43 |
+
* Neulab-tedtalks_test-1-eng-swe
|
| 44 |
+
* Neulab-tedtalks_dev-1-eng-swe
|
| 45 |
+
* EU-ecdc-1-eng-swe
|
| 46 |
+
* EU-eac_forms-1-eng-swe
|
| 47 |
+
* EU-eac_reference-1-eng-swe
|
| 48 |
+
* EU-dcep-1-eng-swe
|
| 49 |
+
* LinguaTools-wikititles-2014-eng-swe
|
| 50 |
+
* OPUS-books-v1-eng-swe
|
| 51 |
+
* OPUS-ccaligned-v1-eng-swe
|
| 52 |
+
* OPUS-ccmatrix-v1-eng-swe
|
| 53 |
+
* OPUS-dgt-v2019-eng-swe
|
| 54 |
+
* OPUS-dgt-v4-eng-swe
|
| 55 |
+
* OPUS-ecdc-v20160316-eng-swe
|
| 56 |
+
* OPUS-elitr_eca-v1-eng-swe
|
| 57 |
+
* OPUS-elra_w0130-v1-eng-swe
|
| 58 |
+
* OPUS-elra_w0213-v1-eng-swe
|
| 59 |
+
* OPUS-elra_w0222-v1-eng-swe
|
| 60 |
+
* OPUS-elra_w0239-v1-eng-swe
|
| 61 |
+
* OPUS-elra_w0305-v1-eng-swe
|
| 62 |
+
* OPUS-elrc_1013_sweden_a_pocket-v1-eng-swe
|
| 63 |
+
* OPUS-elrc_1131_www.visitestonia.com-v1-eng-swe
|
| 64 |
+
* OPUS-elrc_1133_www.vtv.fi-v1-eng-swe
|
| 65 |
+
* OPUS-elrc_1770_valtioneuvosto.fi-v1-eng-swe
|
| 66 |
+
* OPUS-elrc_1772_vnk.fi-v1-eng-swe
|
| 67 |
+
* OPUS-elrc_2026_euipo_2017-v1-eng-swe
|
| 68 |
+
* OPUS-elrc_2033_www.turku.fi-v1-eng-swe
|
| 69 |
+
* OPUS-elrc_2037_www.vero.fi-v1-eng-swe
|
| 70 |
+
* OPUS-elrc_2725_emea-v1-eng-swe
|
| 71 |
+
* OPUS-elrc_2752_vaccination-v1-eng-swe
|
| 72 |
+
* OPUS-elrc_2884_eu_publications_medi-v1-eng-swe
|
| 73 |
+
* OPUS-elrc_3082_wikipedia_health-v1-eng-swe
|
| 74 |
+
* OPUS-elrc_3213_antibiotic-v1-eng-swe
|
| 75 |
+
* OPUS-elrc_3302_europarl_covid-v1-eng-swe
|
| 76 |
+
* OPUS-elrc_3473_ec_europa_covid-v1-eng-swe
|
| 77 |
+
* OPUS-elrc_3574_eur_lex_covid-v1-eng-swe
|
| 78 |
+
* OPUS-elrc_3615_presscorner_covid-v1-eng-swe
|
| 79 |
+
* OPUS-elrc_401_swedish_labour_part2-v1-eng-swe
|
| 80 |
+
* OPUS-elrc_406_swedish_labour_part1-v1-eng-swe
|
| 81 |
+
* OPUS-elrc_416_swedish_social_secur-v1-eng-swe
|
| 82 |
+
* OPUS-elrc_417_swedish_work_environ-v1-eng-swe
|
| 83 |
+
* OPUS-elrc_4268_nteu_tiera-v1-eng-swe
|
| 84 |
+
* OPUS-elrc_436_swedish_food-v1-eng-swe
|
| 85 |
+
* OPUS-elrc_5067_scipar-v1-eng-swe
|
| 86 |
+
* OPUS-elrc_712_social_insurance_frs-v1-eng-swe
|
| 87 |
+
* OPUS-elrc_734_www.norden.org-v1-eng-swe
|
| 88 |
+
* OPUS-elrc_744_finnish_information_-v1-eng-swe
|
| 89 |
+
* OPUS-elrc_802_swedish_competition_-v1-eng-swe
|
| 90 |
+
* OPUS-elrc_817_swedish_audit_riksre-v1-eng-swe
|
| 91 |
+
* OPUS-elrc_823_swedish_swedish_crim-v1-eng-swe
|
| 92 |
+
* OPUS-elrc_829_swedish_migration_bo-v1-eng-swe
|
| 93 |
+
* OPUS-elrc_830_swedish_economic_reg-v1-eng-swe
|
| 94 |
+
* OPUS-elrc_928_annual_reports_swedi-v1-eng-swe
|
| 95 |
+
* OPUS-elrc_929_www.sida.se-v1-eng-swe
|
| 96 |
+
* OPUS-elrc_ec_europa-v1-eng-swe
|
| 97 |
+
* OPUS-elrc_emea-v1-eng-swe
|
| 98 |
+
* OPUS-elrc_euipo_2017-v1-eng-swe
|
| 99 |
+
* OPUS-elrc_europarl_covid-v1-eng-swe
|
| 100 |
+
* OPUS-elrc_eur_lex-v1-eng-swe
|
| 101 |
+
* OPUS-elrc_eu_publications-v1-eng-swe
|
| 102 |
+
* OPUS-elrc_finnish_information-v1-eng-swe
|
| 103 |
+
* OPUS-elrc_swedish_labour-v1-eng-swe
|
| 104 |
+
* OPUS-elrc_swedish_migration-v1-eng-swe
|
| 105 |
+
* OPUS-elrc_antibiotic-v1-eng-swe
|
| 106 |
+
* OPUS-elrc_presscorner_covid-v1-eng-swe
|
| 107 |
+
* OPUS-elrc_vaccination-v1-eng-swe
|
| 108 |
+
* OPUS-elrc_valtioneuvosto.fi-v1-eng-swe
|
| 109 |
+
* OPUS-elrc_vnk.fi-v1-eng-swe
|
| 110 |
+
* OPUS-elrc_wikipedia_health-v1-eng-swe
|
| 111 |
+
* OPUS-elrc_www.norden.org-v1-eng-swe
|
| 112 |
+
* OPUS-elrc_www.turku.fi-v1-eng-swe
|
| 113 |
+
* OPUS-elrc_www.vero.fi-v1-eng-swe
|
| 114 |
+
* OPUS-elrc_www.visitestonia.com-v1-eng-swe
|
| 115 |
+
* OPUS-elrc_www.vtv.fi-v1-eng-swe
|
| 116 |
+
* OPUS-elrc_2922-v1-eng-swe
|
| 117 |
+
* OPUS-elrc_2923-v1-eng-swe
|
| 118 |
+
* OPUS-elrc_3382-v1-eng-swe
|
| 119 |
+
* OPUS-emea-v3-eng-swe
|
| 120 |
+
* OPUS-eubookshop-v2-eng-swe
|
| 121 |
+
* OPUS-euconst-v1-eng-swe
|
| 122 |
+
* OPUS-europarl-v3-eng-swe
|
| 123 |
+
* OPUS-europarl-v7-eng-swe
|
| 124 |
+
* OPUS-europarl-v8-eng-swe
|
| 125 |
+
* OPUS-gnome-v1-eng-swe
|
| 126 |
+
* OPUS-globalvoices-v2015-eng-swe
|
| 127 |
+
* OPUS-globalvoices-v2017q3-eng-swe
|
| 128 |
+
* OPUS-globalvoices-v2018q4-eng-swe
|
| 129 |
+
* OPUS-jrc_acquis-v3.0-eng-swe
|
| 130 |
+
* OPUS-kde4-v2-eng-swe
|
| 131 |
+
* OPUS-kdedoc-v1-eng_GB-swe
|
| 132 |
+
* OPUS-linguatools_wikititles-v2014-eng-swe
|
| 133 |
+
* OPUS-nllb-v1-eng-swe
|
| 134 |
+
* OPUS-neulab_tedtalks-v1-eng-swe
|
| 135 |
+
* OPUS-openoffice-v2-eng-swe
|
| 136 |
+
* OPUS-openoffice-v3-eng_GB-swe
|
| 137 |
+
* OPUS-opensubtitles-v1-eng-swe
|
| 138 |
+
* OPUS-opensubtitles-v2016-eng-swe
|
| 139 |
+
* OPUS-opensubtitles-v2018-eng-swe
|
| 140 |
+
* OPUS-opensubtitles-v2024-eng-swe
|
| 141 |
+
* OPUS-php-v1-eng-swe
|
| 142 |
+
* OPUS-paracrawl-v4-eng-swe
|
| 143 |
+
* OPUS-paracrawl-v5-eng-swe
|
| 144 |
+
* OPUS-paracrawl-v7.1-eng-swe
|
| 145 |
+
* OPUS-qed-v2.0a-eng-swe
|
| 146 |
+
* OPUS-rf-v1-eng-swe
|
| 147 |
+
* OPUS-ted2020-v1-eng-swe
|
| 148 |
+
* OPUS-tanzil-v1-eng-swe
|
| 149 |
+
* OPUS-tatoeba-v2-eng-swe
|
| 150 |
+
* OPUS-tatoeba-v20190709-eng-swe
|
| 151 |
+
* OPUS-tatoeba-v20200531-eng-swe
|
| 152 |
+
* OPUS-tatoeba-v20201109-eng-swe
|
| 153 |
+
* OPUS-tatoeba-v20210310-eng-swe
|
| 154 |
+
* OPUS-tatoeba-v20210722-eng-swe
|
| 155 |
+
* OPUS-tatoeba-v20220303-eng-swe
|
| 156 |
+
* OPUS-tatoeba-v20230412-eng-swe
|
| 157 |
+
* OPUS-tildemodel-v2018-eng-swe
|
| 158 |
+
* OPUS-ubuntu-v14.10-eng-swe
|
| 159 |
+
* OPUS-wikimatrix-v1-eng-swe
|
| 160 |
+
* OPUS-wikisource-v1-eng-swe
|
| 161 |
+
* OPUS-xlent-v1-eng-swe
|
| 162 |
+
* OPUS-xlent-v1.1-eng-swe
|
| 163 |
+
* OPUS-xlent-v1.2-eng-swe
|
| 164 |
+
* OPUS-bible_uedin-v1-eng-swe
|
| 165 |
+
* OPUS-infopankki-v1-eng-swe
|
| 166 |
+
* OPUS-tldr_pages-v20230829-eng-swe
|
| 167 |
+
* OPUS-wikimedia-v20210402-eng-swe
|
| 168 |
+
* OPUS-wikimedia-v20230407-eng-swe
|