Re: [Moses-support] use placeholder with mosesserver

2015-11-17 Thread Evgeny Matusov
, 2015 10:30 AM To: ugerm...@inf.ed.ac.uk Cc: moses-support@mit.edu Subject: Re: [Moses-support] use placeholder with mosesserver Hi Uli, thanks a lot! We will try to add some test cases for Mosesserver, including XML input with/without placeholders. Best, Evgeny

Re: [Moses-support] use placeholder with mosesserver

2015-11-17 Thread Vito Mandorino
From:* Evgeny Matusov > *Sent:* Wednesday, November 11, 2015 10:30 AM > *To:* ugerm...@inf.ed.ac.uk > > *Cc:* moses-support@mit.edu > *Subject:* Re: [Moses-support] use placeholder with mosesserver > > > Hi Uli, > > > thanks a lot! We will try to add so

Re: [Moses-support] use placeholder with mosesserver

2015-11-17 Thread Vito Mandorino
y >> to do it). >> >> >> If there are no objections, I will put this parameter back into the code. >> >> >> Best, >> >> Evgeny. >> >> >> -------------- >> *From:* Evgeny Matusov >> *Sent:* Wednesday, November 11, 2015 10:30 AM >> *To

Re: [Moses-support] use placeholder with mosesserver

2015-11-17 Thread Ulrich Germann
put this parameter back into the code. > > > Best, > > Evgeny. > > > -- > *From:* Evgeny Matusov > *Sent:* Wednesday, November 11, 2015 10:30 AM > *To:* ugerm...@inf.ed.ac.uk > > *Cc:* moses-support@mit.edu > *Subject:* Re: [Moses-support] use placehold

Re: [Moses-support] use placeholder with mosesserver

2015-11-11 Thread Evgeny Matusov
moses-support@mit.edu Subject: Re: [Moses-support] use placeholder with mosesserver Hi all, I've just pushed what I believe might address a few of the issues in this thread: - the more fine-grained configuration options for request handling and queuing, server timeouts etc. (added in Augu

Re: [Moses-support] use placeholder with mosesserver

2015-11-10 Thread Ulrich Germann
Hi all, mosesserver is deprecated and should not be used any more. I'll transfer the threading-related changes to the server implementation in the regular moses executable and let you know once I'm done so that other things (like passthrough) can be added. By the looks of it, the changes are

Re: [Moses-support] use placeholder with mosesserver

2015-11-10 Thread Ulrich Germann
Hi all, I've just pushed what I believe might address a few of the issues in this thread: - the more fine-grained configuration options for request handling and queuing, server timeouts etc. (added in August due to threading issue) have been transferred to the main moses executable. - the

Re: [Moses-support] use placeholder with mosesserver

2015-11-10 Thread Evgeny Matusov
Hi, can any of the more active recent developers advise what is the latest stable mosesserver implementation? It seems to be the one in moses/server, but the one in in contrib/server/mosesserver.cpp has been updated in August of this year with an important fix related to multiple threads:

Re: [Moses-support] use placeholder with mosesserver

2015-11-10 Thread Vito Mandorino
pport-boun...@mit.edu> on behalf of Vito Mandorino < > vito.mandor...@linguacustodia.com> > Date: Friday 6 November 2015 16:22 > To: moses-support <moses-support@mit.edu> > Subject: [Moses-support] use placeholder with mosesserver > > Dear all, > > I have been

Re: [Moses-support] use placeholder with mosesserver

2015-11-09 Thread Leusch, Gregor
t;mailto:moses-support@mit.edu>> Subject: [Moses-support] use placeholder with mosesserver Dear all, I have been unsuccessful so far in using the placeholder approach with mosesserver. The translated segments contain the placeholder token @num@ instead of numbers. Do you know how to get the number

[Moses-support] use placeholder with mosesserver

2015-11-06 Thread Vito Mandorino
Dear all, I have been unsuccessful so far in using the placeholder approach with mosesserver. The translated segments contain the placeholder token @num@ instead of numbers. Do you know how to get the numbers in the output? Many thanks, Vito Mandorino -- *M**. Vito MANDORINO -- Chief

Re: [Moses-support] use placeholder with mosesserver

2015-11-06 Thread Vito Mandorino
Just to give an example: the sentence nota @num@ : les informations spécifiques aux filiales gives this output when translated with the decoder with options -placeholder-factor 1 -xml-input inclusive in the moses.ini: note 2 : the information specific to subsidiaries and this output when