ryanzhumich / editsql

MIT License
202 stars 68 forks source link

Beam search decoding? #17

Closed aagohary closed 4 years ago

aagohary commented 4 years ago

Hi, I was wondering if you support beam search decoding. I tried to check the code for that but could not find any relevant parts. If you support it, would you please point me to the relevant part in the code? Thanks,

mcdavid109 commented 4 years ago

It is described in the paper they used greedy decoding