budzianowski/PyTorch-Beam-Search-Decoding
PyTorch implementation of beam search decoding for seq2seq models
PythonApache-2.0
Issues
- 0
def beam_decode
#6 opened by keaixiaovv - 1
Score function
#4 opened by matgreco - 2
TypeError: '<' not supported between instances of 'BeamSearchNode' and 'BeamSearchNode'
#3 opened by gionanide - 0
- 1
more expression
#2 opened by hoenza - 1
questions about number_required
#1 opened by JuliRao