Hi,

look into the use of Moses as a server process:
http://www.statmt.org/moses/?n=Advanced.Moses

-phi

On Fri, Nov 15, 2019 at 8:38 AM Каргин Тимофей <kargint...@yandex.ru> wrote:

> 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