AIbit translator

フリーミアム
よって Aibitranslator | 更新済み 20 days ago | Translation
人気

9.8 / 10

レイテンシー

889ms

サービスレベル

100%

Health Check

100%

すべてのディスカッションに戻る

Questions about the API

Rapid account: Zhiboli 597
zhiboli597
a year ago

I would like to know: what is the maximum amount of text that can be passed in one request? Is there a way to support bulk text passing with multiple parameters?

Rapid account: Thinhpham 12051996
thinhpham12051996 Commented a year ago
  1. The maximum text for now is : 1000000 characters
  2. If you want to translate bulk text you can add a delimiter for example:
    texts: [“Hello”,“How are you”]
    so the input text will be : “Hello\nHow are you\n”
    After get translated text you will split the text with delimiter = \n
Rapid account: Zhiboli 597
zhiboli597 Commented a year ago

I found out that I can translate text by translating json, I would like to know what is the maximum length of text that can be passed in one request? Does the translation engine sense the context when passing multiple texts by way of json? I read the documentation of deepl before that there is no way to sense the context by passing multiple parameters, but must be combined into 1 parameter to sense the context, I would like to know how this translation engine handles it?

ディスカッションに参加しましょう-以下にコメントを追加してください:

ログイン/サインアップして新しいコメントを投稿