Re: [Moses-support] xml make up for moses2

2018-01-20 Thread Manli Zhu
So moses2 decoder does not support -xml-input with "constraint" option? On Sat, Jan 20, 2018 at 7:15 AM, Hieu Hoang <hieuho...@gmail.com> wrote: > ah, I don't think there is anything similar to xmlConstraint in Moses2 > > On 20/01/18 04:59, Manli Zhu wrote: &

Re: [Moses-support] xml make up for moses2

2018-01-19 Thread Manli Zhu
> can you give me an example of the input where you use it and what is the > error you see > > Hieu Hoang > http://moses-smt.org/ > > > On 19 January 2018 at 16:48, Manli Zhu <zhum@gmail.com> wrote: > >> Hello, >> >> Does moses2 decoder s

[Moses-support] xml make up for moses2

2018-01-19 Thread Manli Zhu
Hello, Does moses2 decoder support -xml-input with "constraint" option? I tried "inclusive", no problem. but "constraint" does not work, I am wondering if this option is available or using another key word? thanks!! ___ Moses-support mailing list

Re: [Moses-support] speed up translation for one sentence on server

2018-01-15 Thread Manli Zhu
Thank you, Hieu! On Sun, Jan 14, 2018 at 12:03 PM, Hieu Hoang <hieuho...@gmail.com> wrote: > > > Hieu Hoang > http://moses-smt.org/ > > > On 14 January 2018 at 15:11, Manli Zhu <zhum@gmail.com> wrote: > >> Thank you, Hieu! I still have questions f

Re: [Moses-support] speed up translation for one sentence on server

2018-01-14 Thread Manli Zhu
but it can handle > multiple daemons at once. > 3. If you want to use more than 16 cores, it's better to use Moses2. See > here > http://www.statmt.org/moses/?n=Site.Moses2 > > Hieu Hoang > http://moses-smt.org/ > > > On 14 January 2018 at 06:20, Manli Zhu <zhum@

[Moses-support] speed up translation for one sentence on server

2018-01-13 Thread Manli Zhu
Hello, I built a FR-EN translator. binarised phrase-table.minphr : 13.9G binarized recorerig-table.minlexr 6.9G language model model.blm.en 17.1G I am using daemon.pl running as moses server. It successfully open the port and loaded the translation model and language mode. I can send

Re: [Moses-support] the order of tuning and binarising phrase table

2017-12-22 Thread Manli Zhu
--no-filter-phrase-table, now, the tuning process is running smoothly. On Fri, Dec 22, 2017 at 7:19 PM, Hieu Hoang <hieuho...@gmail.com> wrote: > Yes, its usual to binaries before tuning.where does it say otherwise? > > On 22 Dec 2017 6:57 pm, "Manli Zhu" <zhum..

[Moses-support] the order of tuning and binarising phrase table

2017-12-22 Thread Manli Zhu
Hi, After training, the baseline system introduces tuning then binarising phrase table. Can we first binarise the phrase table then do the tuning? So the loading for tuning can be faster. Need to update the moses.ini accordingly for the path of reorder and phrase table before tuning. Could you

Re: [Moses-support] thread number during tuning and decoding has to be the same ?

2017-12-12 Thread Manli Zhu
Thank you, Kenneth! It is clear now! On Tue, Dec 12, 2017 at 2:24 PM, Kenneth Heafield <mo...@kheafield.com> wrote: > Hi Manli, > > Just edit the configuration to change the number of threads as you > like. > > Kenneth > > > On 12/12/2017 08:16 PM, Manli Zh

[Moses-support] thread number during tuning and decoding has to be the same ?

2017-12-12 Thread Manli Zhu
Hello, I set the thread number to 12 during tuninng process bc my server has 12 cpus. So the moses.ini has a line indicating thread = 12, which makes me wonder if I have to keep the thread to 12 during decoding test too . I may use another machine for translation so the number of CPU will be