Google 文本-文本翻译 API

Google text-text translation API

我打算建立一个语言翻译系统(Mobile/Web 平台)。我发现 Google 翻译 API 可以在系统中使用/应用。但我不确定 Google 翻译 API 是免费的还是我必须付费。以及在使用 google 翻译 API 时我们需要使用什么语言。 总体而言,我担心的是

1)编程语言。 2)平台(网络/移动)。 3)GoogleAPI有空吗?

  1. 随便找一个官方客户端库
  2. 两者都适用。
  3. 见下文。

Google 翻译 API pricing is based on usage. Translation usage is calculated in millions of characters, where 1 million = 106 characters. For more information, see the Pricing FAQ.

Important: Google Translate API v2 requires billing information for all accounts before you can start using the service. See instructions below on how to enable billing.

使用费:

  • 翻译:

    • 每 100 万个文本字符 20 美元,费用根据实际提供的字符数按比例调整。例如,如果您要翻译 50 万个字符,则需要支付 10 美元。
    • 语言检测: 每 100 万个文本字符 20 美元,费用根据实际提供的字符数按比例调整。
  • 使用限制:

    • Google 翻译 API 的默认限制为每 100 秒 200 万 characters/day 和 100,000 个字符(平均 1000 characters/second)。您可以按照以下说明在 Cloud Platform Console 中将第一个限制提高到 5000 万 characters/day。
    • 如果需要翻译超过5000万characters/day或1000characters/second