No,

-nscores 5    is a parameter of processPhraseTable
and refers to the number of scores (features)
associated to each phrase pair in the phrase table.

The standard setting of Moses training provides 5 scores.
Check the textual format of the phrase table
to know how many scores are in it.


best regards,
NB



On 5/5/09 8:39 AM, "[email protected]" <[email protected]> wrote:

Hello ,  I need help please
Not long ago I've made fr-en training based on the europarl
corpus , i found out that there is an option to convert the
output of the model to binary version.
i used the next command to convert the phrase-table :
cat phrase-table | sort | mosesdecoder/misc/processPhraseTable
   -ttable 0 0 - -nscores 5 -out phrase-table

i would like to know what "nscores 5" does ?
does "nscores 5" Refers to the number of ngrams used in the
langauge model ?
thanks
_______________________________________________
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