I want to create some sort of interface.
Is there any way to operate with moses - send text, receive translation.
 
I can use:
mosesdecoder/bin/moses -f ./working/mert-work/moses.ini
But I don't know how to operate with it from outside script.
 
I can use:
mosesdecoder/bin/moses -f ./working/mert-work/moses.ini < ./text.in > ./text.out
 
But in this case I have to wait 40secs for every translation.
 
Anybody has an idea?
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to