Hi,

the pre- and post-processing should be done outside the core Moses binary.

One implementation of an interface to Moses that does all the pre and post
processing is server.py from Christian Buck, or its fork in CASMACAT.

https://github.com/christianbuck/matecat_util/tree/master/python_server
https://github.com/casmacat/moses-mt-server/tree/master/python_server

-phi

On Mon, May 23, 2016 at 6:47 PM, Nicholas Ruiz <[email protected]> wrote:

> Hi all,
>
> Is it possible to do pre/post-processing through bin/mosesserver, or would
> I have to write my own server-side wrapper to do the text processing? EMS
> is convenient for testing, since it allows you to call your own text
> processing scripts, but I'm not immediately seeing any similar
> functionality with mosesserver. Maybe I missed it?
>
> Whether or not the pre/post-processing is scalable is another issue, but
> that could be discussed another time.
>
> Thanks!
> Nick Ruiz
>
> _______________________________________________
> Moses-support mailing list
> [email protected]
> http://mailman.mit.edu/mailman/listinfo/moses-support
>
>
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to