redpony / cdec

Decoder, aligner, and model optimizer for statistical machine translation and other structured prediction models based on (mostly) context-free formalisms
http://cdec-decoder.org/
Apache License 2.0
183 stars 77 forks source link

Update mira.py #75

Open amittai opened 9 years ago

amittai commented 9 years ago

Neither $cdec/training/utils/decode-and-evaluate.pl nor $cdec/training/utils/parallelize.pl get copied to the build directory $cdec/build/training/utils/

They probably should be (along with everything else in the directory), but until then mira.py needs to look one directory level further up to find them.