Dear all:
       
           If users want to translate one file, they can type one command to do 
decoding of Moses and translate it, this command like this: 
<path to binary file of Moses> -f <configuration file> <input file> <output 
file>
 
          If users want to translate one sentence, they can type one command to 
do decoding of Moses and translate it, this command like this:  
echo <sentence to be translated> | <path to binary file of Moses> -f 
<configuration file>
 
       If users have not specified output file in their command to do decoding, 
is the output result only printed on screen, not saved in output file?
 
       Thanks!
 
Best Regards,
Fong Pui Chi
  
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to