hi miriam

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

On 31 August 2016 at 12:50, "Miriam Käshammer" <[email protected]>
wrote:

> Hi Moses developers,
>
> Can we generally assume that parameters provided by a command line switch
> overwrite the corresponding parameters in the moses.ini?
>
yes, if you see it acting any differently, please let us know.

A small number of arguments also override other, specific parameters:
  1. overrides [feature] parameters
     feature-overwrite
     feature-add
  2. override [weight] parameters
     weight-overwrite
     weight-add

>
> For the stack parameter, the output (when initializing the decoder) is a
> bit confusing. Let's say we set
>
> [s]
> 1500
>
> in the moses.ini and try to overwrite it with "-s 2000" when starting the
> decoder. Then the output (see below) lists "s: 1500" as well as "stack:
> 2000", and I am not sure which one is actually used.
>
> Thanks and best,
> Miriam
>
>
> Here is the output, omitting the uninteresting details:
>
>
> moses -f moses.ini -s 2000
>
> Defined parameters (per moses.ini or switch):
>
> config: ...
>
> cube-pruning-pop-limit: 1500
>
> distortion-limit: 6
>
> feature:...
>
> input-factors: 0
>
> mapping: 0 T 0
>
> s: 1500
>
> search-algorithm: 1
>
> stack: 2000
>
> threads: all
>
> weight: ...
>
>
>
> _______________________________________________
> 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