But sir when i did that there was * segmentation fault* while loading first
phrase-table, one walk around i got was giving phrase-table uncompressed to
decoder.

Regards,
Saumitra Yadav
M.Tech.
Department Of Computer Science And Technology
Goa University


On Thu, Jul 23, 2015 at 8:06 PM, Hieu Hoang <[email protected]> wrote:

>  i think you have to swap the phrase tables around. The decoder always
> looks at the 1st phrase-table, then backoff to the 2nd if nothing is found
>
>
> On 22/07/2015 16:59, Saumitra Yadav wrote:
>
>  Sir/Ma'am,
>  I'm trying to use multiple phrase tables for translation in Moses
> decoder, with preference to 1st phrase-table, but was getting a
> segmentation fault while loading 1st phrase table, so just switched the
> positions of phrase-tables in moses configuration file and it was working ,
> now the table i want to give preference is 2nd in list , can i use
>
> [decoding-graph-backoff]
>  1
>  3
>  in configuration file for backoff so that moses uses 2nd table and uses
> 1st table only for words it couldn't find in 2nd phrase-table?
>
>     Regards,
>  Saumitra Yadav
>  M.Tech.
>  Department Of Computer Science And Technology
>  Goa University
>
>
>
> _______________________________________________
> Moses-support mailing 
> [email protected]http://mailman.mit.edu/mailman/listinfo/moses-support
>
>
> --
> Hieu Hoang
> Researcher
> New York University, Abu Dhabihttp://www.hoang.co.uk/hieu
>
>
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to