Azure.AI.Translation.Text Namespace

Classes

AITranslationTextModelFactory

Model factory for models.

BackTranslation

Back Translation.

BreakSentenceItem

Item containing break sentence result.

CommonScriptModel

Common properties of language script.

DetectedLanguage

An object describing the detected language.

DictionaryExample

Dictionary Example.

DictionaryExampleItem

Dictionary Example element.

DictionaryExampleTextItem

Element containing the text with translation.

DictionaryLookupItem

Dictionary Lookup Element.

DictionaryTranslation

Translation source term.

GetLanguagesResult

Response for the languages API.

GetSupportedLanguagesResult

Response for the languages API.

InputTextItem

Element containing the text for translation.

InputTextWithTranslation

Input Text Element for Translator Requests.

LanguageScript

Common properties of language script.

SentenceBoundaries

An object returning sentence boundaries in the input and output texts.

SentenceLength

An object returning sentence boundaries in the input and output texts.

SourceDictionaryLanguage

Properties ot the source dictionary language.

SourceText

Input text in the default script of the source language.

TargetDictionaryLanguage

Properties of the target dictionary language.

TextTranslationClient

The Translator service client.

TextTranslationClientOptions

Client options for TextTranslationClient.

TextTranslationTranslateOptions

Client options for TextTranslationClient.Translate

TextTranslationTransliterateOptions

Client options for TextTranslationClient.Transliterate

TranslatedTextAlignment

Alignment information object.

TranslatedTextItem

Element containing the translated text.

Translation

Translation result.

TranslationLanguage

The value of the translation property is a dictionary of (key, value) pairs. Each key is a BCP 47 language tag. A key identifies a language for which text can be translated to or translated from.

TranslationText

Translation result.

TransliterableScript

Script definition with list of script into which given script can be translitered.

TransliteratedText

Transliterated text element.

TransliterationLanguage

The value of the transliteration property is a dictionary of (key, value) pairs. Each key is a BCP 47 language tag. A key identifies a language for which text can be converted from one script to another script.

Structs

TextType

Translation text type.

Enums

LanguageDirectionality

Language Directionality.

ProfanityAction

Translator profanity actions.

ProfanityMarker

Translator profanity markers.

TextTranslationClientOptions.ServiceVersion

The version of the service to use.