Search Results for

    Show / Hide Table of Contents

    Enum AdaptiveMachineTranslationLookupMode

    Specifies how to use adaptive machine translation.

    Namespace: Sdl.LanguagePlatform.TranslationMemory
    Assembly: Sdl.LanguagePlatform.TranslationMemory.dll
    Syntax
    public enum AdaptiveMachineTranslationLookupMode

    Fields

    Name Description
    Analysis

    Compute only analysis against adaptive MT engine.

    None

    Adaptive machine translation is disabled

    Translation

    Lookup segments always in the adaptive MT engine.

    TranslationAndAnalysis

    Lookup segments always in the adaptive MT engine and compute analysis.

    In this article
    • Fields
    Back to top Generated by DocFX