models Package
Classes
BackTranslation |
Back Translation. All required parameters must be populated in order to send to server. |
BreakSentenceItem |
Item containing break sentence result. All required parameters must be populated in order to send to server. |
DetectedLanguage |
An object describing the detected language. All required parameters must be populated in order to send to server. |
DictionaryExample |
Dictionary Example. All required parameters must be populated in order to send to server. |
DictionaryExampleItem |
Dictionary Example element. All required parameters must be populated in order to send to server. |
DictionaryExampleTextItem |
Element containing the text with translation. All required parameters must be populated in order to send to server. |
DictionaryLookupItem |
Dictionary Lookup Element. All required parameters must be populated in order to send to server. |
DictionaryTranslation |
Translation source term. All required parameters must be populated in order to send to server. |
ErrorDetails |
Error details as returned by Translator Service. All required parameters must be populated in order to send to server. |
ErrorResponse |
Representation of the Error Response from Translator Service. All required parameters must be populated in order to send to server. |
GetSupportedLanguagesResult |
Response for the languages API. |
InputTextItem |
Element containing the text for translation. All required parameters must be populated in order to send to server. |
LanguageScript |
Common properties of language script. All required parameters must be populated in order to send to server. |
SentenceBoundaries |
An object returning sentence boundaries in the input and output texts. All required parameters must be populated in order to send to server. |
SourceDictionaryLanguage |
Properties ot the source dictionary language. All required parameters must be populated in order to send to server. |
SourceText |
Input text in the default script of the source language. All required parameters must be populated in order to send to server. |
TargetDictionaryLanguage |
Properties of the target dictionary language. All required parameters must be populated in order to send to server. |
TranslatedTextAlignment |
Alignment information object. All required parameters must be populated in order to send to server. |
TranslatedTextItem |
Element containing the translated text. All required parameters must be populated in order to send to server. |
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. All required parameters must be populated in order to send to server. |
TranslationText |
Translation result. All required parameters must be populated in order to send to server. |
TransliterableScript |
Script definition with list of script into which given script can be translitered. All required parameters must be populated in order to send to server. |
TransliteratedText |
Transliterated text element. All required parameters must be populated in order to send to server. |
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. All required parameters must be populated in order to send to server. |
Enums
LanguageDirectionality |
Language Directionality. |
ProfanityAction |
Translator profanity actions. |
ProfanityMarker |
Translator profanity markers. |
TextType |
Translation text type. |
Azure SDK for Python