the previous email you referred to says that the directory

* binarised-model/*

*must exist before you run it, otherwise it will segfault. I would also use
absolute path to make sure, ie. not   *
*binarised-model/phrase-table *

*but*


*  /home/shubham/moses/binarised-model/phrase-table *

*The previous email exchange also says you should try to add the argument*


*   -T .*

Hieu Hoang
http://www.hoang.co.uk/hieu

On 8 December 2016 at 15:52, Shubham Khandelwal <skhlnm...@gmail.com> wrote:

> Hello,
>
> This is just the reminder of my previous email.
>
> Thanking You.
>
> Regards,
> Shubham
>
> On Thu, Dec 8, 2016 at 9:04 AM, Shubham Khandelwal <skhlnm...@gmail.com>
> wrote:
>
>> Hello,
>>
>> I have just downloaded phrase-table.2.gz (18GB) de-en model
>> and phrase-table.3.gz (22GB) fr-en model from the available pre-made
>> models.
>> Now, I am converting them to PhraseDictionaryCompact using following
>> command (for exmaple):
>>
>>
>> *~/mosesdecoder/bin/processPhraseTableMin -threads all -in
>> ~/model/phrase-table.3.gz -nscores 4  -out binarised-model/phrase-table *
>>
>> But after passing 1/3, it gave following segementation fault error:
>>
>> *Pass 1/3: Creating hash function for rank assignment*
>> *Segmentation fault (core dumped)*
>>
>> I have found almost same issue on this thread:
>> http://comments.gmane.org/gmane.comp.nlp.moses.user/13033
>> However, I have provided the existing *binarised-model *folder in the
>> command. Also, I have the write-access in /tmp but still it gave
>> sementation fault.
>>
>> Can you please tell me what could be wrong here ?
>>
>> Thanking You.
>>
>> Regards,
>> Shubham
>>
>
>
>
>
>
> _______________________________________________
> Moses-support mailing list
> Moses-support@mit.edu
> http://mailman.mit.edu/mailman/listinfo/moses-support
>
>
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to