Decoder, aligner, and model optimizer for statistical machine translation and other structured prediction models based on (mostly) context-free formalisms
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.
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.