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
References
Machine Learning Yearning (Deeplearning.ai)
Machine Learning Yearning (Deeplearning.ai)
Machine Learning Yearning (Deeplearning.ai)
Machine Learning Yearning (Deeplearning.ai)
Machine Learning Yearning (Deeplearning.ai)
Machine Learning Yearning (Deeplearning.ai)
Machine Learning Yearning (Deeplearning.ai)
Machine Learning Yearning (Deeplearning.ai)
Machine Learning Yearning (Deeplearning.ai)
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
Related
Attributing Errors in MT Search
Exhaustive vs. Heuristic Search in MT
Relying on _____ Search
MT Optimization Verification Outcomes
Steps of the MT Verification Test
Analyzing MT Optimization Verification
Diagnosing a Translation Scoring Error
Purpose of Score Computation
Identifying the Source of Scoring Errors
Search Algorithm Blame Condition