Skip to content

Commit

Permalink
Branch biased bitext sampling: Initial check-in.
Browse files Browse the repository at this point in the history
  • Loading branch information
ugermann committed Sep 8, 2014
1 parent a86d49f commit 4941314
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Jamroot
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 4941314

Please sign in to comment.