Add new comment

Hi Milan

That is not so easy, because if I read this, the service is asynchronous, and probably because it is too slow to be synchronous. OmegaT's machine translation API is designed for synchronous services: it sends a query and expects to receive a result before the user goes to next segment. On the contrary this service seems to be designed to translate full documents and you have to wait for receiving a callback.

I can study the idea but not sure it is really possible

Regards

Thomas