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
