You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thanks alot for such a nice repository. It will definitely be very useful for many people!
I was wondering if there is an example showing how the models implemented so far can be used? For instance, as far as I see in [1], pysimt supports using wait-k model. However, I didn't quite understand how can I train this wait-k model and use the trained model to perform decoding. Would that be possible for you to share a sample code for such purpose?
First of all, thanks alot for such a nice repository. It will definitely be very useful for many people!
I was wondering if there is an example showing how the models implemented so far can be used? For instance, as far as I see in [1], pysimt supports using wait-k model. However, I didn't quite understand how can I train this wait-k model and use the trained model to perform decoding. Would that be possible for you to share a sample code for such purpose?
[1] https://github.com/ImperialNLP/pysimt/blob/master/pysimt/models/snmt_rnn_waitk.py
The text was updated successfully, but these errors were encountered: