ufal / mtmonkey

Distributed infrastructure for Machine Translation web services (using Moses, Python, JSON-RPC/web interface)
Other
33 stars 9 forks source link

API: timing info #6

Open pebbe opened 10 years ago

pebbe commented 10 years ago

It might be useful to have timing info in the result. See, for example: http://zardoz.service.rug.nl:9070/rpc?action=translate&sourceLang=nl&targetLang=en&text=Dit+is+een+test.

tuetschek commented 10 years ago

This is a very nice feature. Do you have some code that implements it already?

pebbe commented 10 years ago

I don't use MTMonkey. I wrote my own implementation: https://github.com/rug-compling/qtleap/tree/master/moses

tuetschek commented 10 years ago

OK – thanks for the link. I'll try to add the time measurements into MTMonkey as well. On Jul 11, 2014 6:19 PM, "Peter Kleiweg" notifications@github.com wrote:

I don't use MTMonkey. I wrote my own implementation: https://github.com/rug-compling/qtleap/tree/master/moses

— Reply to this email directly or view it on GitHub https://github.com/ufal/mtmonkey/issues/6#issuecomment-48751174.