Search Results for

    Show / Hide Table of Contents

    Class TranslationQualityEstimationConstants

    Defines constants for TQE metadata in Binlingual API content

    Inheritance
    System.Object
    TranslationQualityEstimationConstants
    Namespace: Sdl.Core.Bcm.BcmModel.Common
    Assembly: Sdl.Core.Bcm.BcmModel.dll
    Syntax
    public static class TranslationQualityEstimationConstants : Object

    Fields

    TqeDescription

    TQE description - a machine generated description

    Declaration
    public const string TqeDescription = "tqe-description"
    Field Value
    Type Description
    System.String

    TqeEvaluatedAt

    Indicates the date and time in UTC that the TQE was evaluated at

    Declaration
    public const string TqeEvaluatedAt = "tqe-evaluated-at"
    Field Value
    Type Description
    System.String

    TqeModel

    Model used to evaluate TQE - e.g. daVinci, Bedrock

    Declaration
    public const string TqeModel = "tqe-model"
    Field Value
    Type Description
    System.String

    TqeScore

    Score of TQE evalutation - a value between 0 and 100 inclusive

    Declaration
    public const string TqeScore = "tqe-score"
    Field Value
    Type Description
    System.String

    TqeSystem

    System from which TQE originted - e.g. lw-mt

    Declaration
    public const string TqeSystem = "tqe-system"
    Field Value
    Type Description
    System.String

    On this page

    Back to top Generated by DocFX