pysimt
pysimt copied to clipboard
Simultaneous NMT/MMT framework in PyTorch
Results
2
pysimt issues
Sort by
recently updated
recently updated
newest added
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...
- adding beam search (implementation from [nmtpytorch](https://github.com/lium-lst/nmtpytorch/blob/99c30139255c934d1aec683f279b740da98fc456/nmtpytorch/models/nmt.py#L275)) - fixing installation error in `setup.py` where the version line is not at the top