Hi,

what is the error? The STDERR output should look something
like this:

processing ptree for
.........distinct source phrases: 99127 distinct first words of source
phrases: 7651 number of phrase pairs (line count): 87
55048
WARNING: there are src voc entries with no phrase translation: count 1
There exists phrase translations for 7650 entries

-phi

On 10/16/07, Joerg Tiedemann <[EMAIL PROTECTED]> wrote:
>
> processLexicalTable always returns an error when terminating. it does
> create the binary table but the return value causes my
> Makefile-calls to stop (I can of course ignore the return value, but I
> just wanted to know if there something wrong.
>
> by the way, do I have to sort the reordering-table before converting
> to binary format? (isn't it sorted by default)
>
> one more question about binary formats: where are the scripts to
> convert language models to binaries? I coudn't find the 'irst'
> directory.
>
> thanks,
>
>
> Jörg
>
>
> ***********/\/\/\/\/\/\/\/\/\/\/\************************************
> **  Jörg Tiedemann                 [EMAIL PROTECTED]             **
> **  Alfa-Informatica               http://www.let.rug.nl/~tiedeman **
> **  Rijksuniversiteit Groningen     Harmoniegebouw, room 1311-429  **
> **  Oude Kijk in 't Jatstraat 26    phone: +31 (0)50-363 5935      **
> **  9712 EK Groningen               fax:   +31 (0)50-363 6855      **
> *************************************/\/\/\/\/\/\/\/\/\/\/\**********
>
> On Mon, 15 Oct 2007, Chris Dyer wrote:
>
> > Jie,
> > The lexical reordering table has a binary form as well.  To compile a
> > text table into the binary format, you can use the
> > misc/processLexicalTable tool.  Once you've generated the binary form,
> > you'll need to update you moses.ini file with the binary fileset
> > prefix.
> >
> > Best,
> > Chris
> >
> > On 10/15/07, Jie Wu <[EMAIL PROTECTED]> wrote:
> > > Hi,
> > >
> > > Both phrase table and language do have the binary format which allows fast
> > > decoding processes. Does re-ordering table have a binary form?
> > >
> > > Thanks
> > > Jie
> > >
> > > _______________________________________________
> > > 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

Reply via email to