Thank you guys.

> El 17 jun 2020, a las 23:25, Hieu Hoang <[email protected]> escribió:
> 
> i recommend using probing pt. It's built into moses and faster when 
> multithreading
> 
> Hieu Hoang
> http://statmt.org/hieu <http://statmt.org/hieu>
> 
> On Wed, 17 Jun 2020 at 14:23, Kenneth Heafield <[email protected] 
> <mailto:[email protected]>> wrote:
> The CMPH software updated formats at some point but nobody changed
> Moses.  Use a vintage CMPH or have fun hacking...
> 
> On 6/17/20 10:08 PM, [email protected] <mailto:[email protected]> wrote:
> > The subject of my previous message is wrong. Actually the problem is
> > with queryPhraseTableMin as the content of the message suggests.
> > 
> > El 17 jun. 2020 22:43, Sergio Ortiz Rojas <[email protected] 
> > <mailto:[email protected]>> escribió:
> > 
> >     Hello,
> > 
> >     Moses on Ubuntu 18.04 with latest versions of cmph and boost
> >     compiled from source, no other special compiling options, the program
> > 
> >     $ queryPhraseTableMin -a -t example.minphr 
> > 
> >     returns a segfault on any non-OOV combination of tokens.
> > 
> >     The table example.minphr is obtained the usual way
> > 
> >     $ processPhraseTableMin -in model/phrase-table.gz -out example
> >     -nscores 4
> > 
> >     Moses exacutable (moses) works with that table with no problem, it
> >     seems just a problem with queryPhraseTableMin
> > 
> >     Debugging it a bit with gdb it seems like a problem with an empty
> >     element (not NULL) inside a long loop at
> > 
> >     TargetPhraseVectorPtr PhraseDecoder::DecodeCollection
> > 
> >     at
> > 
> >     moses/TranslationModel/CompactPT/PhraseDecoder.cpp
> > 
> >     What do I need to do to get it working?
> > 
> >     Thanks
> > 
> >     Sergio
> > 
> > 
> > 
> >     _______________________________________________
> >     Moses-support mailing list
> >     [email protected] <mailto:[email protected]>
> >     http://mailman.mit.edu/mailman/listinfo/moses-support 
> > <http://mailman.mit.edu/mailman/listinfo/moses-support>
> > 
> > 
> > 
> > _______________________________________________
> > Moses-support mailing list
> > [email protected] <mailto:[email protected]>
> > http://mailman.mit.edu/mailman/listinfo/moses-support 
> > <http://mailman.mit.edu/mailman/listinfo/moses-support>
> > 
> _______________________________________________
> Moses-support mailing list
> [email protected] <mailto:[email protected]>
> http://mailman.mit.edu/mailman/listinfo/moses-support 
> <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