Skip to content

neubig/mtandseq2seq-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mtandseq2seq-code

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

About

Code examples for CMU CS11-731, Machine Translation and Sequence-to-sequence Models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors