Yahoo India Web Search

Search results

  1. Yandex Translate is a free online translation tool that allows you to translate text, documents, and images in over 90 languages. In addition to translation, Yandex Translate also offers a comprehensive dictionary with meanings, synonyms, and examples of usage for words and phrases.

  2. The v1.5 translation API is closed. Current users can use it as long as they have funds on their balance, then they need to migrate to the Yandex.Cloud transfer API. To view API usage statistics, please visit your personal account.

  3. In the response, the list of supported languages can be found in the langs field together with an explanation of language codes. Language names are output in the language whose code corresponds to this parameter.

  4. This block of codes tells App Inventor that after the user select a language from the list: Assign the corresponding code to the variable languagecode. Hide the keyboard. Set the Google API URL to the concatenated text in the join block. Get the response. Request the same translation from yandex.

  5. Feb 7, 2024 · Detecting the text language using Translate. To detect the language of a text, use the detectLanguage method. The detectLanguage method returns the language code of the source text. If the language cannot be detected, the language code field in the response will be empty.

  6. May 26, 2023 · Yandex Cloud. Updated at May 26, 2023. Retrieves the list of supported languages. HTTP request. POST https://translate.api.cloud.yandex.net/translate/v2/languages. Body parameters. { "folderId": "string" . } Response. HTTP Code: 200 - OK. { "languages": [ { "code": "string" , "name": "string" . } ] } Was the article helpful?

  7. Jan 18, 2024 · List of supported languages. Written by. Yandex Cloud. Updated at January 18, 2024. Warning. Support for v1 is discontinued as of February 2019. The methods listed below will be deprecated. Please use v2. Get a list of translation directions supported by the service.