is your training data empty too? If your phrase-table is empty, something went wrong
perhaps you should run each step of the training separately to easier see where it went wrong, eg ./train-model.perl -first-step 1 last-step 2 .... ./train-model.perl -first-step 2 last-step 3 .... ./train-model.perl -first-step 3 last-step 4 .... ... On 7 September 2013 10:07, arefeh kazemi <[email protected]> wrote: > No. there is no error message in training.out and all of the things in the > model(alignment , ...) is OK except the phrase-table. my phrase-table.gz > is > empty! > > _______________________________________________ > Moses-support mailing list > [email protected] > http://mailman.mit.edu/mailman/listinfo/moses-support > -- Hieu Hoang Research Associate University of Edinburgh http://www.hoang.co.uk/hieu
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
