Moses outputs translations to stdout and advisory messages to stderr. This is the correct behavior.
I think you're referring to Java's rudimentary process IO handling. http://stackoverflow.com/questions/60302/starting-a-process-with-inherited-stdin-stdout-stderr-in-java-6 On 06/03/11 05:50, nakul sharma wrote: > Hi All, > > i am developing an application using Java Swing which invokes Moses > decoder to undertake translation. the moses decoder runs in ErrorStream > instead of standard output. i have passed all the paramters to Moses > decoder correctly, but i still face this problem. Can anyone suggest how > to recover from this problem ? i am using Process class in java. > > Please tell how to resolve this problem. > > > -- > Thanks & Regards, > nakul > > > > _______________________________________________ > 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
