Hi, BLEU scores of 0 are extremely hard to get, so you should be proud.
More seriously: can you send the files that you tested on and how you ran the command? -phi On Sat, Sep 22, 2012 at 4:29 AM, Irene Huang <[email protected]> wrote: > Thank you for the reply. > > I have another question. > > I have trained and tuned on the data but when I tested the data and > calculated the bleu store, it gave me 0. > > I just made two dummy files which contain the exact same sentences and run > the multi-bleu.perl, it still gave me bleu=0 > > Any idea what happened? > > Thanks > > > On Thu, Sep 20, 2012 at 6:11 PM, Tom Hoar > <[email protected]> wrote: >> >> You can also provide a comma-separated list of steps and step ranges with >> the --do-steps argument (exclusive of the --start-step & --last-step >> argument), such as: >> >> --do-steps 1 >> --do-steps 4-6 >> --do-steps 1,3-4,7,9 >> --do-steps 1-9 (default) >> >> >> >> On 2012-09-21 01:23, Philipp Koehn wrote: >> >> Hi, >> >> yes, you can run selected steps when using the --first-step and >> --last-step >> switches of train-model.perl. >> >> The step numbers or given here: >> http://www.statmt.org/moses/?n=FactoredTraining.HomePage >> >> So, in your case, you want to continue with --start-step 4 >> >> -phi >> >> >> -phi >> >> On Thu, Sep 20, 2012 at 6:46 PM, Irene Huang <[email protected]> wrote: >> >> Hi, All I just followed the tutorial and finished training a baseline. But >> I call the training procedure once and it will finish all the components >> training for me. So I am wondering can these training steps be separated? >> Like if I have my own alignment model and I give the input as moses needed, >> like the format in " aligned.grow-diag-final-and", am i able to call moses >> to continue the phrase extract process and reordering process? Thank you >> _______________________________________________ Moses-support mailing list >> [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support >> >> _______________________________________________ >> Moses-support mailing list >> [email protected] >> http://mailman.mit.edu/mailman/listinfo/moses-support >> >> >> _______________________________________________ >> Moses-support mailing list >> [email protected] >> http://mailman.mit.edu/mailman/listinfo/moses-support >> > _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
