mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-26 21:42:19 +03:00
Branch biased bitext sampling: Initial check-in.
This commit is contained in:
parent
a86d49fc88
commit
4941314a48
3
Jamroot
3
Jamroot
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user