Machine Translation
Because the space of possible target sentences is extremely large, a translation system often assigns scores to candidate outputs and uses a search procedure to find a strong result. If the final translation is poor, optimization verification can help determine whether the problem came from search failing to find the best-scoring candidate or from the scoring function itself ranking the wrong candidates too highly.
0
3
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
Related
Learn After
Application of autoregressive generation given a prefix: Machine translation
Backtranslation
MT Evaluation
MT Corpora
Assessing Translation Effectiveness for a Specific Use Case
A company is developing a translation service for legal documents, where preserving the precise meaning and complex sentence structure of the original text is the highest priority. The company has access to a massive parallel corpus of legal texts. Given these requirements, which approach would be more suitable and why?
Evaluating Machine Translation Quality
Unaligned Data in Sequence Learning
Statistical Machine Translation (SMT)
Statistical Machine Translation vs Neural Machine Translation