Ok, changing both *nodumps* and *onlyaldumps* to 0 in
train-factored-phrase-model.perl (lines 646 and 647) do it.

Thanks.

2009/1/27 Philipp Koehn <[email protected]>

> Hi,
>
> if you look at GIZA++, it has the parameters below to specify which output
> you can produce. I have no experience with changing these, but please
> check what the training script specifies, and change it accordingly:
>
> parameters for describing the type and amount of output:
> -----------------------------------------------------------
> compactalignmentformat = 0  (0: detailled alignment format, 1: compact
> alignment format )
> hmmdumpfrequency = 0  (dump frequency of HMM)
> l =   (log file name)
> log = 0  (0: no logfile; 1: logfile)
> model1dumpfrequency = 0  (dump frequency of Model 1)
> model2dumpfrequency = 0  (dump frequency of Model 2)
> model345dumpfrequency = 0  (dump frequency of Model 3/4/5)
> nbestalignments = 0  (for printing the n best alignments)
> nodumps = 0  (1: do not write any files)
> o =   (output file prefix)
> onlyaldumps = 0  (1: do not write any files)
> outputpath =   (output path)
> transferdumpfrequency = 0  (output: dump of transfer from Model 2 to 3)
> verbose = 0  (0: not verbose; 1: verbose)
> verbosesentence = -10  (number of sentence for which a lot of
> information should be printed (negative: no output))
>
> -phi
>
> On Mon, Jan 26, 2009 at 9:26 AM, jesus gonzalez rubio
> <[email protected]> wrote:
> > Dear Experts:
> >
> > When i train a translation model using train-factored-phrase-model.perll
> > script i found that some of the files generated by GIZA++ such as
> *.t3.final
> > and *.ti.final are deleted. I am wondering if there exists some GIZA++
> > parameter that avoids that behaviour.
> >
> > Thanks in advance.
> > --
> > Jesús
> >
> > _______________________________________________
> > Moses-support mailing list
> > [email protected]
> > http://mailman.mit.edu/mailman/listinfo/moses-support
> >
> >
>



-- 
Jesús
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to