{
  "format": "parallel",
  "id": "sample01: How to Make Parallel Books",
  "source_language": "en",
  "target_language": "ja",
  "title": {
    "id": "00000-000",
    "source": "How to Make Parallel Books",
    "target": "対訳本の作り方"
  },
  "author": {
    "id": "00001-000",
    "source": "Mikio Hirabayashi",
    "target": "平林幹夫"
  },
  "chapters": [
    {
      "title": {
        "id": "00002-000",
        "source": "Basics",
        "target": "基本"
      },
      "body": [
        {
          "paragraph": [
            {
              "id": "00003-000",
              "source": "Parallel corpora are powerful tools to learn languages.",
              "target": "対訳コーパスは言語を学ぶための強力な道具です。"
            },
            {
              "id": "00003-001",
              "source": "With them, you can learn foreign languages easily by reading your favorite stories.",
              "target": "それらを使えば、好きな物語を読みながら簡単に外国語を学ぶことができます。"
            },
            {
              "id": "00003-002",
              "source": "Each sentence in the original corpus is associated with its translation in your mother tongue.",
              "target": "原文コーパスの各文は、あなたの母語での訳文と対応づけられています。"
            }
          ],
          "raw_line": 8
        },
        {
          "paragraph": [
            {
              "id": "00004-000",
              "source": "This project provides scripts to make parallel books from arbitrary contents.",
              "target": "この企画は、任意の内容から対訳本を作成するための手順書を提供します。"
            },
            {
              "id": "00004-001",
              "source": "All you have to do is to prepare the original corpus and run some commands to make parallel books in various formats.",
              "target": "あなたがしなければならないのは、原文の資料を用意し、いくつかの命令を実行して、さまざまな形式の対訳本を作ることだけです。"
            },
            {
              "id": "00004-002",
              "source": "Translation is done by AI platforms like ChatGPT and Gemini.",
              "target": "翻訳は、ChatGPTやGeminiのような人工知能基盤の仕組みによって行われます。"
            }
          ],
          "raw_line": 10
        }
      ],
      "raw_line": 6
    },
    {
      "title": {
        "id": "00005-000",
        "source": "License",
        "target": "利用許諾"
      },
      "body": [
        {
          "paragraph": [
            {
              "id": "00006-000",
              "source": "This software is distributed under the terms of Apache License version 2.0.",
              "target": "このソフトウェアは、アパッチ・ライセンス バージョン2.0の条件のもとで配布されています。"
            },
            {
              "id": "00006-001",
              "source": "Sample data in this project are in public domain.",
              "target": "本プロジェクトのサンプル資料は、著作権の制約を受けない公有のものです。"
            },
            {
              "id": "00006-002",
              "source": "So, both can be redestributed freely without additional permissions.",
              "target": "したがって、いずれも追加の許可なく自由に再配布できます。"
            }
          ],
          "raw_line": 14
        }
      ],
      "raw_line": 12
    }
  ],
  "cost": 0.021
}
