is the filtered phrase table also binarized with on-disk, or is it text, 
or was it binarized with as PhraseDictionaryBinary?

On 15/09/14 20:57, Eleftherios Avramidis wrote:
> Hi,
>
> I have trained a simple phrase-based system.
> First, I filtered the phrase table based on my test-set, and then I
> decoded the test-set (as typically EMS does).
> Secondly, I converted the original full phrase table to an On-Disk
> phrase table, and then sent the same sentences for decoding.
> My problem is that the sentences decoded with the on-disk full phrase
> table get different decoding than the ones from the filtered phrase table.
>
> I have checked that the moses ini weights, the language model, the
> re-ordering table, and the pre-processing scripts are the same.
>
> Does anybody know why this is happening?
>
> cheers
> Lefteris
>
>

_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to