Re: [Moses-support] Segmentation fault in processPhraseTableMin

2020-06-17 Thread Hieu Hoang
i recommend using probing pt. It's built into moses and faster when multithreading Hieu Hoang http://statmt.org/hieu On Wed, 17 Jun 2020 at 14:23, Kenneth Heafield wrote: > The CMPH software updated formats at some point but nobody changed > Moses. Use a vintage CMPH or have fun hacking... >

Re: [Moses-support] Segmentation fault in processPhraseTableMin

2020-06-17 Thread Kenneth Heafield
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, ser...@prompsit.com wrote: > The subject of my previous message is wrong. Actually the problem is > with queryPhraseTableMin as the content of the message

Re: [Moses-support] Segmentation fault in processPhraseTableMin

2020-06-17 Thread sergio
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 escribió:Hello, Moses on Ubuntu 18.04 with latest versions of cmph and boost compiled from source, no other special

[Moses-support] Segmentation fault in processPhraseTableMin

2020-06-17 Thread Sergio Ortiz Rojas
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