Branch biased bitext sampling: Initial check-in.

This commit is contained in:
Ulrich Germann 2014-09-08 09:13:50 +01:00
parent a86d49fc88
commit 4941314a48

View File

@ -172,8 +172,6 @@ build-projects lm util phrase-extract search moses moses/LM mert moses-cmd moses
if [ option.get "with-mm" : : "yes" ]
{
alias mm :
moses/TranslationModel/UG//spe-check-coverage3
moses/TranslationModel/UG//spe-check-coverage2
moses/TranslationModel/UG//ptable-lookup
moses/TranslationModel/UG//sim-pe
moses/TranslationModel/UG//spe-check-coverage
@ -187,7 +185,6 @@ if [ option.get "with-mm" : : "yes" ]
moses/TranslationModel/UG/mm//mtt-count-words
moses/TranslationModel/UG/mm//calc-coverage
moses/TranslationModel/UG//try-align
moses/TranslationModel/UG//try-align2
;
}
else