jhclark / ducttape

A workflow management system for researchers who heart Unix.
http://jhclark.github.com/ducttape
Other
120 stars 14 forks source link

Update cdec tutorial #131

Closed vchahun closed 12 years ago

vchahun commented 12 years ago

The data file names have changed:

task download
    > train=cdec-spanish-demo/training/news-commentary-v7.es-en
    > dev=cdec-spanish-demo/dev/2010.es-en
    > devtest=cdec-spanish-demo/devtest/2011.es-en {
  wget http://data.cdec-decoder.org/cdec-spanish-demo.tar.gz
  tar -xvzf cdec-spanish-demo.tar.gz
}
vchahun commented 12 years ago

Sorry... this should probably not be a ducttape issue! https://github.com/vchahun/cdec-tutorial