Get desktop application:
View/edit binary Protocol Buffers messages
Used in: RescoringRequest, TranslationRequest
MODEL_NONE = 0
MODEL_AUTO_STYLE = 1
MODEL_CONTEXTUAL_LANGUAGE_MODEL = 2
MODEL_TRANSCRIPT_PARSER = 3
Used in: RescoringRequest, RescoringResponse
string input_sentence = 1
string output_sentence = 2
float score = 3
Used in: TranslationOutput
string sentence = 1
float score = 2
Used in: TranslationResponse
repeated string input_sentence = 3