Package com.azure.ai.translation.text.models
The following methods are supported by the Text Translation feature:
Languages. Returns a list of languages supported by Translate, Transliterate, and Dictionary Lookup operations.
Translate. Renders single source-language text to multiple target-language texts with a single request.
Transliterate. Converts characters or letters of a source language to the corresponding characters or letters of a target language.
Detect. Returns the source code language code and a boolean variable denoting whether the detected language is supported for text translation and transliteration.
Dictionary lookup. Returns equivalent words for the source term in the target language.
Dictionary example Returns grammatical structure and context examples for the source term and target term pair.
-
ClassDescriptionBack Translation.Item containing break sentence result.Common properties of language script.An object describing the detected language.Dictionary Example.Dictionary Example element.Element containing the text with translation.Dictionary Lookup Element.Translation source term.Response for the languages API.Element containing the text for translation.Defines values for ProfanityAction.Defines values for ProfanityMarker.An object returning sentence boundaries in the input and output texts.Properties ot the source dictionary language.Input text in the default script of the source language.Properties of the target dictionary language.Defines values for TextType.Alignment information object.Element containing the translated text.Translation result.The value of the translation property is a dictionary of (key, value) pairs.Script definition with list of script into which given script can be translitered.Transliterated text element.The value of the transliteration property is a dictionary of (key, value) pairs.