opus_오픈오피스

참고자료:

de-en_GB

TFDS에 이 데이터세트를 로드하려면 다음 명령어를 사용하세요.

ds = tfds.load('huggingface:opus_openoffice/de-en_GB')
  • 설명 :
A collection of documents from http://www.openoffice.org/.
  • 라이센스 : 알려진 라이센스 없음
  • 버전 : 1.0.0
  • 분할 :
나뉘다
'train' 77052
  • 특징 :
{
    "translation": {
        "languages": [
            "de",
            "en_GB"
        ],
        "id": null,
        "_type": "Translation"
    }
}

데에스

TFDS에 이 데이터세트를 로드하려면 다음 명령어를 사용하세요.

ds = tfds.load('huggingface:opus_openoffice/de-es')
  • 설명 :
A collection of documents from http://www.openoffice.org/.
  • 라이센스 : 알려진 라이센스 없음
  • 버전 : 1.0.0
  • 분할 :
나뉘다
'train' 77000
  • 특징 :
{
    "translation": {
        "languages": [
            "de",
            "es"
        ],
        "id": null,
        "_type": "Translation"
    }
}

de-fr

TFDS에 이 데이터세트를 로드하려면 다음 명령어를 사용하세요.

ds = tfds.load('huggingface:opus_openoffice/de-fr')
  • 설명 :
A collection of documents from http://www.openoffice.org/.
  • 라이센스 : 알려진 라이센스 없음
  • 버전 : 1.0.0
  • 분할 :
나뉘다
'train' 76684
  • 특징 :
{
    "translation": {
        "languages": [
            "de",
            "fr"
        ],
        "id": null,
        "_type": "Translation"
    }
}

데자

TFDS에 이 데이터세트를 로드하려면 다음 명령어를 사용하세요.

ds = tfds.load('huggingface:opus_openoffice/de-ja')
  • 설명 :
A collection of documents from http://www.openoffice.org/.
  • 라이센스 : 알려진 라이센스 없음
  • 버전 : 1.0.0
  • 분할 :
나뉘다
'train' 69396
  • 특징 :
{
    "translation": {
        "languages": [
            "de",
            "ja"
        ],
        "id": null,
        "_type": "Translation"
    }
}

데루

TFDS에 이 데이터세트를 로드하려면 다음 명령어를 사용하세요.

ds = tfds.load('huggingface:opus_openoffice/de-ru')
  • 설명 :
A collection of documents from http://www.openoffice.org/.
  • 라이센스 : 알려진 라이센스 없음
  • 버전 : 1.0.0
  • 분할 :
나뉘다
'train' 75511
  • 특징 :
{
    "translation": {
        "languages": [
            "de",
            "ru"
        ],
        "id": null,
        "_type": "Translation"
    }
}

데-sv

TFDS에 이 데이터세트를 로드하려면 다음 명령어를 사용하세요.

ds = tfds.load('huggingface:opus_openoffice/de-sv')
  • 설명 :
A collection of documents from http://www.openoffice.org/.
  • 라이센스 : 알려진 라이센스 없음
  • 버전 : 1.0.0
  • 분할 :
나뉘다
'train' 77366
  • 특징 :
{
    "translation": {
        "languages": [
            "de",
            "sv"
        ],
        "id": null,
        "_type": "Translation"
    }
}

de-zh_CN

TFDS에 이 데이터세트를 로드하려면 다음 명령어를 사용하세요.

ds = tfds.load('huggingface:opus_openoffice/de-zh_CN')
  • 설명 :
A collection of documents from http://www.openoffice.org/.
  • 라이센스 : 알려진 라이센스 없음
  • 버전 : 1.0.0
  • 분할 :
나뉘다
'train' 68712
  • 특징 :
{
    "translation": {
        "languages": [
            "de",
            "zh_CN"
        ],
        "id": null,
        "_type": "Translation"
    }
}

en_GB-es

TFDS에 이 데이터세트를 로드하려면 다음 명령어를 사용하세요.

ds = tfds.load('huggingface:opus_openoffice/en_GB-es')
  • 설명 :
A collection of documents from http://www.openoffice.org/.
  • 라이센스 : 알려진 라이센스 없음
  • 버전 : 1.0.0
  • 분할 :
나뉘다
'train' 77646
  • 특징 :
{
    "translation": {
        "languages": [
            "en_GB",
            "es"
        ],
        "id": null,
        "_type": "Translation"
    }
}

en_GB-fr

TFDS에 이 데이터세트를 로드하려면 다음 명령어를 사용하세요.

ds = tfds.load('huggingface:opus_openoffice/en_GB-fr')
  • 설명 :
A collection of documents from http://www.openoffice.org/.
  • 라이센스 : 알려진 라이센스 없음
  • 버전 : 1.0.0
  • 분할 :
나뉘다
'train' 77696
  • 특징 :
{
    "translation": {
        "languages": [
            "en_GB",
            "fr"
        ],
        "id": null,
        "_type": "Translation"
    }
}

en_GB-ja

TFDS에 이 데이터세트를 로드하려면 다음 명령어를 사용하세요.

ds = tfds.load('huggingface:opus_openoffice/en_GB-ja')
  • 설명 :
A collection of documents from http://www.openoffice.org/.
  • 라이센스 : 알려진 라이센스 없음
  • 버전 : 1.0.0
  • 분할 :
나뉘다
'train' 69149
  • 특징 :
{
    "translation": {
        "languages": [
            "en_GB",
            "ja"
        ],
        "id": null,
        "_type": "Translation"
    }
}

en_GB-ru

TFDS에 이 데이터세트를 로드하려면 다음 명령어를 사용하세요.

ds = tfds.load('huggingface:opus_openoffice/en_GB-ru')
  • 설명 :
A collection of documents from http://www.openoffice.org/.
  • 라이센스 : 알려진 라이센스 없음
  • 버전 : 1.0.0
  • 분할 :
나뉘다
'train' 75401
  • 특징 :
{
    "translation": {
        "languages": [
            "en_GB",
            "ru"
        ],
        "id": null,
        "_type": "Translation"
    }
}

en_GB-sv

TFDS에 이 데이터세트를 로드하려면 다음 명령어를 사용하세요.

ds = tfds.load('huggingface:opus_openoffice/en_GB-sv')
  • 설명 :
A collection of documents from http://www.openoffice.org/.
  • 라이센스 : 알려진 라이센스 없음
  • 버전 : 1.0.0
  • 분할 :
나뉘다
'train' 77815
  • 특징 :
{
    "translation": {
        "languages": [
            "en_GB",
            "sv"
        ],
        "id": null,
        "_type": "Translation"
    }
}

en_GB-zh_CN

TFDS에 이 데이터세트를 로드하려면 다음 명령어를 사용하세요.

ds = tfds.load('huggingface:opus_openoffice/en_GB-zh_CN')
  • 설명 :
A collection of documents from http://www.openoffice.org/.
  • 라이센스 : 알려진 라이센스 없음
  • 버전 : 1.0.0
  • 분할 :
나뉘다
'train' 69400
  • 특징 :
{
    "translation": {
        "languages": [
            "en_GB",
            "zh_CN"
        ],
        "id": null,
        "_type": "Translation"
    }
}

es-fr

TFDS에 이 데이터세트를 로드하려면 다음 명령어를 사용하세요.

ds = tfds.load('huggingface:opus_openoffice/es-fr')
  • 설명 :
A collection of documents from http://www.openoffice.org/.
  • 라이센스 : 알려진 라이센스 없음
  • 버전 : 1.0.0
  • 분할 :
나뉘다
'train' 77417
  • 특징 :
{
    "translation": {
        "languages": [
            "es",
            "fr"
        ],
        "id": null,
        "_type": "Translation"
    }
}

에스자

TFDS에 이 데이터세트를 로드하려면 다음 명령어를 사용하세요.

ds = tfds.load('huggingface:opus_openoffice/es-ja')
  • 설명 :
A collection of documents from http://www.openoffice.org/.
  • 라이센스 : 알려진 라이센스 없음
  • 버전 : 1.0.0
  • 분할 :
나뉘다
'train' 68944
  • 특징 :
{
    "translation": {
        "languages": [
            "es",
            "ja"
        ],
        "id": null,
        "_type": "Translation"
    }
}

에스루

TFDS에 이 데이터세트를 로드하려면 다음 명령어를 사용하세요.

ds = tfds.load('huggingface:opus_openoffice/es-ru')
  • 설명 :
A collection of documents from http://www.openoffice.org/.
  • 라이센스 : 알려진 라이센스 없음
  • 버전 : 1.0.0
  • 분할 :
나뉘다
'train' 76461
  • 특징 :
{
    "translation": {
        "languages": [
            "es",
            "ru"
        ],
        "id": null,
        "_type": "Translation"
    }
}

ES-SV

TFDS에 이 데이터세트를 로드하려면 다음 명령어를 사용하세요.

ds = tfds.load('huggingface:opus_openoffice/es-sv')
  • 설명 :
A collection of documents from http://www.openoffice.org/.
  • 라이센스 : 알려진 라이센스 없음
  • 버전 : 1.0.0
  • 분할 :
나뉘다
'train' 77825
  • 특징 :
{
    "translation": {
        "languages": [
            "es",
            "sv"
        ],
        "id": null,
        "_type": "Translation"
    }
}

es-zh_CN

TFDS에 이 데이터세트를 로드하려면 다음 명령어를 사용하세요.

ds = tfds.load('huggingface:opus_openoffice/es-zh_CN')
  • 설명 :
A collection of documents from http://www.openoffice.org/.
  • 라이센스 : 알려진 라이센스 없음
  • 버전 : 1.0.0
  • 분할 :
나뉘다
'train' 68583
  • 특징 :
{
    "translation": {
        "languages": [
            "es",
            "zh_CN"
        ],
        "id": null,
        "_type": "Translation"
    }
}

fr-ja

TFDS에 이 데이터세트를 로드하려면 다음 명령어를 사용하세요.

ds = tfds.load('huggingface:opus_openoffice/fr-ja')
  • 설명 :
A collection of documents from http://www.openoffice.org/.
  • 라이센스 : 알려진 라이센스 없음
  • 버전 : 1.0.0
  • 분할 :
나뉘다
'train' 69026
  • 특징 :
{
    "translation": {
        "languages": [
            "fr",
            "ja"
        ],
        "id": null,
        "_type": "Translation"
    }
}

fr-ru

TFDS에 이 데이터세트를 로드하려면 다음 명령어를 사용하세요.

ds = tfds.load('huggingface:opus_openoffice/fr-ru')
  • 설명 :
A collection of documents from http://www.openoffice.org/.
  • 라이센스 : 알려진 라이센스 없음
  • 버전 : 1.0.0
  • 분할 :
나뉘다
'train' 76464
  • 특징 :
{
    "translation": {
        "languages": [
            "fr",
            "ru"
        ],
        "id": null,
        "_type": "Translation"
    }
}

fr-sv

TFDS에 이 데이터세트를 로드하려면 다음 명령어를 사용하세요.

ds = tfds.load('huggingface:opus_openoffice/fr-sv')
  • 설명 :
A collection of documents from http://www.openoffice.org/.
  • 라이센스 : 알려진 라이센스 없음
  • 버전 : 1.0.0
  • 분할 :
나뉘다
'train' 77398
  • 특징 :
{
    "translation": {
        "languages": [
            "fr",
            "sv"
        ],
        "id": null,
        "_type": "Translation"
    }
}

fr-zh_CN

TFDS에 이 데이터세트를 로드하려면 다음 명령어를 사용하세요.

ds = tfds.load('huggingface:opus_openoffice/fr-zh_CN')
  • 설명 :
A collection of documents from http://www.openoffice.org/.
  • 라이센스 : 알려진 라이센스 없음
  • 버전 : 1.0.0
  • 분할 :
나뉘다
'train' 68723
  • 특징 :
{
    "translation": {
        "languages": [
            "fr",
            "zh_CN"
        ],
        "id": null,
        "_type": "Translation"
    }
}

자루

TFDS에 이 데이터세트를 로드하려면 다음 명령어를 사용하세요.

ds = tfds.load('huggingface:opus_openoffice/ja-ru')
  • 설명 :
A collection of documents from http://www.openoffice.org/.
  • 라이센스 : 알려진 라이센스 없음
  • 버전 : 1.0.0
  • 분할 :
나뉘다
'train' 68589
  • 특징 :
{
    "translation": {
        "languages": [
            "ja",
            "ru"
        ],
        "id": null,
        "_type": "Translation"
    }
}

ja-sv

TFDS에 이 데이터세트를 로드하려면 다음 명령어를 사용하세요.

ds = tfds.load('huggingface:opus_openoffice/ja-sv')
  • 설명 :
A collection of documents from http://www.openoffice.org/.
  • 라이센스 : 알려진 라이센스 없음
  • 버전 : 1.0.0
  • 분할 :
나뉘다
'train' 69154
  • 특징 :
{
    "translation": {
        "languages": [
            "ja",
            "sv"
        ],
        "id": null,
        "_type": "Translation"
    }
}

자-zh_CN

TFDS에 이 데이터세트를 로드하려면 다음 명령어를 사용하세요.

ds = tfds.load('huggingface:opus_openoffice/ja-zh_CN')
  • 설명 :
A collection of documents from http://www.openoffice.org/.
  • 라이센스 : 알려진 라이센스 없음
  • 버전 : 1.0.0
  • 분할 :
나뉘다
'train' 68953
  • 특징 :
{
    "translation": {
        "languages": [
            "ja",
            "zh_CN"
        ],
        "id": null,
        "_type": "Translation"
    }
}

ru-sv

TFDS에 이 데이터세트를 로드하려면 다음 명령어를 사용하세요.

ds = tfds.load('huggingface:opus_openoffice/ru-sv')
  • 설명 :
A collection of documents from http://www.openoffice.org/.
  • 라이센스 : 알려진 라이센스 없음
  • 버전 : 1.0.0
  • 분할 :
나뉘다
'train' 75560
  • 특징 :
{
    "translation": {
        "languages": [
            "ru",
            "sv"
        ],
        "id": null,
        "_type": "Translation"
    }
}

ru-zh_CN

TFDS에 이 데이터세트를 로드하려면 다음 명령어를 사용하세요.

ds = tfds.load('huggingface:opus_openoffice/ru-zh_CN')
  • 설명 :
A collection of documents from http://www.openoffice.org/.
  • 라이센스 : 알려진 라이센스 없음
  • 버전 : 1.0.0
  • 분할 :
나뉘다
'train' 66259
  • 특징 :
{
    "translation": {
        "languages": [
            "ru",
            "zh_CN"
        ],
        "id": null,
        "_type": "Translation"
    }
}

sv-zh_CN

TFDS에 이 데이터세트를 로드하려면 다음 명령어를 사용하세요.

ds = tfds.load('huggingface:opus_openoffice/sv-zh_CN')
  • 설명 :
A collection of documents from http://www.openoffice.org/.
  • 라이센스 : 알려진 라이센스 없음
  • 버전 : 1.0.0
  • 분할 :
나뉘다
'train' 68846
  • 특징 :
{
    "translation": {
        "languages": [
            "sv",
            "zh_CN"
        ],
        "id": null,
        "_type": "Translation"
    }
}