I'm trying to get Moses to translate a file after running the training and it seems to be doing it just one line at a time and is outputting all of the stats for each line. Is there a way I can just have it run on the file and generate JUST the translated document? My goal is to compare it with work done by a translator to see exactly how well it did. Basically I think I need some help on the configuration and arguments when it runs.
I've been following the directions on the Baseline page and I'm attempting to run the following: ~/mosesdecoder/bin/moses -f ~/working2/binarised-model/moses.ini -i ~/corpus/news-commentary-v8.fr-en.true.fr Are there any guidelines or things I should know on the format of files provided for translation? (e.g. do I have to "clean" them?) Many thanks, Kris
moses.ini
Description: Binary data
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
