Hi, I am developing a web application where the user simply inputs text and
the resulting translation is shown, similar to any other out there.

I found the moses server a bit difficult to implement for my level of
expertise so i am basically executing a script from a java program that
prepares the data (lowercase, tokenize) and calls moses using a defined
moses.ini in the system running as server.

The problem is that sometimes I execute it and moses does not translate at
all. Actually, I even tried running moses with the same input from the
command line to see if it was a problem of the web connection and it doesnt
even generate any output while it did so before perfectly.
Again, this happens randomly, sometimes it works and sometimes it doesnt, I
cant seem to find a pattern.
Do you have any idea what this could be?

Thank you
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to