pytorch_basic_nmt icon indicating copy to clipboard operation
pytorch_basic_nmt copied to clipboard

A simple yet strong implementation of neural machine translation in pytorch

Results 1 pytorch_basic_nmt issues
Sort by recently updated
recently updated
newest added

Hello, I'm using your code for a project that involves translating English to UML class diagrams. During the decoding, I have this error. ```bash $ python nmt.py decode model.bin ../../processed/grouped/test.txt...