spro / practical-pytorch

Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained
MIT License
4.53k stars 1.11k forks source link

Beam Search Evaluation #75

Open guxd opened 7 years ago

guxd commented 7 years ago

As beam search is widely used in machine translation, could you support beam search sampling and evaluate the model?

shrutijpalaskar commented 6 years ago

Yes, beam search support would be helpful!

howardyclo commented 6 years ago

+1

vnnw commented 6 years ago

Any plan to implement it?

BlindElephants commented 6 years ago