Short Answer

Purpose of Score Computation

Question: In a machine translation system using heuristic search, what is the purpose of computing a score, such as Score_C(E), for a possible translation?

Sample answer: The purpose of computing a score is to evaluate and rank different possible English translations given the Chinese input sentence, helping the system identify which translation is the most likely or optimal.

Key points:

  • Evaluates possible translations.
  • Ranks or estimates the probability of the translation given the input.

Rubric: The answer should mention that the score evaluates, ranks, or estimates the probability/quality of possible translations.

0

1

Updated 2026-06-19

Contributors are:

Who are from:

Tags

Data Science

Foundations of Large Language Models Course

Computing Sciences

D2L

Dive into Deep Learning @ D2L

Machine Learning

Deep Learning

Supervised Learning

Machine Learning Strategy

Machine Learning Yearning @ DeepLearning.AI