bible_para

参考:

de-en

使用以下命令在 TFDS 中加载此数据集:

ds = tfds.load('huggingface:bible_para/de-en')
  • 说明
This is a multilingual parallel corpus created from translations of the Bible compiled by Christos Christodoulopoulos and Mark Steedman.

102 languages, 5,148 bitexts
total number of files: 107
total number of tokens: 56.43M
total number of sentence fragments: 2.84M
  • 许可:无已知许可
  • 版本:1.0.0
  • 拆分
拆分 样本
'train' 62195
  • 特征
{
    "id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "translation": {
        "languages": [
            "de",
            "en"
        ],
        "id": null,
        "_type": "Translation"
    }
}

en-fr

使用以下命令在 TFDS 中加载此数据集:

ds = tfds.load('huggingface:bible_para/en-fr')
  • 说明
This is a multilingual parallel corpus created from translations of the Bible compiled by Christos Christodoulopoulos and Mark Steedman.

102 languages, 5,148 bitexts
total number of files: 107
total number of tokens: 56.43M
total number of sentence fragments: 2.84M
  • 许可:无已知许可
  • 版本:1.0.0
  • 拆分
拆分 样本
'train' 62195
  • 特征
{
    "id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "translation": {
        "languages": [
            "en",
            "fr"
        ],
        "id": null,
        "_type": "Translation"
    }
}

en-es

使用以下命令在 TFDS 中加载此数据集:

ds = tfds.load('huggingface:bible_para/en-es')
  • 说明
This is a multilingual parallel corpus created from translations of the Bible compiled by Christos Christodoulopoulos and Mark Steedman.

102 languages, 5,148 bitexts
total number of files: 107
total number of tokens: 56.43M
total number of sentence fragments: 2.84M
  • 许可:无已知许可
  • 版本:1.0.0
  • 拆分
拆分 样本
'train' 62191
  • 特征
{
    "id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "translation": {
        "languages": [
            "en",
            "es"
        ],
        "id": null,
        "_type": "Translation"
    }
}

en-fi

使用以下命令在 TFDS 中加载此数据集:

ds = tfds.load('huggingface:bible_para/en-fi')
  • 说明
This is a multilingual parallel corpus created from translations of the Bible compiled by Christos Christodoulopoulos and Mark Steedman.

102 languages, 5,148 bitexts
total number of files: 107
total number of tokens: 56.43M
total number of sentence fragments: 2.84M
  • 许可:无已知许可
  • 版本:1.0.0
  • 拆分
拆分 样本
'train' 62026
  • 特征
{
    "id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "translation": {
        "languages": [
            "en",
            "fi"
        ],
        "id": null,
        "_type": "Translation"
    }
}

en-no

使用以下命令在 TFDS 中加载此数据集:

ds = tfds.load('huggingface:bible_para/en-no')
  • 说明
This is a multilingual parallel corpus created from translations of the Bible compiled by Christos Christodoulopoulos and Mark Steedman.

102 languages, 5,148 bitexts
total number of files: 107
total number of tokens: 56.43M
total number of sentence fragments: 2.84M
  • 许可:无已知许可
  • 版本:1.0.0
  • 拆分
拆分 样本
'train' 62107
  • 特征
{
    "id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "translation": {
        "languages": [
            "en",
            "no"
        ],
        "id": null,
        "_type": "Translation"
    }
}

en-hi

使用以下命令在 TFDS 中加载此数据集:

ds = tfds.load('huggingface:bible_para/en-hi')
  • 说明
This is a multilingual parallel corpus created from translations of the Bible compiled by Christos Christodoulopoulos and Mark Steedman.

102 languages, 5,148 bitexts
total number of files: 107
total number of tokens: 56.43M
total number of sentence fragments: 2.84M
  • 许可:无已知许可
  • 版本:1.0.0
  • 拆分
拆分 样本
'train' 62073
  • 特征
{
    "id": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "translation": {
        "languages": [
            "en",
            "hi"
        ],
        "id": null,
        "_type": "Translation"
    }
}