
Neural Machine Translation
Beam Search for Machine Translation
How Greedy, Exhaustive, and Beam Search Algorithms Work
Beam search is a heuristic technique for choosing the most likely output used by probabilistic sequence models like neural machine translation.