Plugin: MT (LW)
Machine translation provided by Language Weaver.
Provider URL: https://www.rws.com/language-weaver/
Class: LTGear.Flowme.Plugin.MT.LanguageWeaver.Translate
Pipeline Format: XLIFF (MT)
Parameters:
ClientId: The SDL clientId associated with the account. This parameter is required.
ClientSecret: The client secret for this clientId. This parameter is required.
Model: A string representing a unique identifier for the language pair combination sourceLanguageId-targetLanguageId-model. (e.g. TravelVertical123)
Dictionaries: Dictionary Ids separated with comma. (,)
TranslationMode: Currently we support two translation modes: ‘speed’ and ‘quality’. In “quality mode”, our algorithms perform an extended statistical search, which sometimes results in a better quality output. “Speed mode” is instead optimized towards returning a translation as fast as possible.
LinguisticOptions: A string in format ‘optionName1=optionValue1, optionName2=optionValue2, …’ containing pairs of linguistic option name and value. Values are case sensitive. You can only use the linguistic options that are available for that specific language pair. For example: Formality=Polite.
QualityEstimation: String specifying whether or not quality estimation should be computed. Yes/No, default=No.