by Graham Neubig and Contributors
Code examples for CMU CS 11-731, Machine Translation and Sequence-to-sequence Models.
These code examples assume Python 3 and may depend on some other libraries such as DyNet or PyTorch. Most examples will rely on example data, please download it now before running the examples.
wget http://phontron.com/data/iwslt-en-de-preprocessed.tar.gz
tar -xzf iwslt-en-de-preprocessed.tar.gz