Re: [Moses-support] Can't build moses server

2014-07-10 Thread Peter Kleiweg
Hieu Hoang schreef op de 10e dag van de hooimaand van het jaar 2014: > great. Which version worked for you? I tried it the most recent version and > it got the same error 1.31.0 > > On 10 July 2014 17:47, Peter Kleiweg wrote: > > > Peter Kleiweg schreef op de 10e dag

Re: [Moses-support] Can't build moses server

2014-07-10 Thread Peter Kleiweg
Peter Kleiweg schreef op de 10e dag van de hooimaand van het jaar 2014: > > Hi, > > I can't build the moses server. I have tried with boost versions > 1.42.0, 1.47.0 and 1.55.0, all give the same result. I installed another version of xmlrpc-c, and now building

[Moses-support] Can't build moses server

2014-07-09 Thread Peter Kleiweg
Hi, I can't build the moses server. I have tried with boost versions 1.42.0, 1.47.0 and 1.55.0, all give the same result. -- Peter Kleiweg http://pkleiweg.home.xs4all.nl/ build.log.gz Description: Binary data ___ Moses-support mailing list

Re: [Moses-support] train-model.perl creates moses.ini that moses can't handle

2014-03-17 Thread Peter Kleiweg
Peter Kleiweg schreef op de 17e dag van de lentemaand van het jaar 2014: > Philipp Koehn schreef op de 17e dag van de lentemaand van het jaar 2014: > > > Hi, > > > > by default, the maximum number of factors is 4, but you are using 5 > > output factors. > >

Re: [Moses-support] train-model.perl creates moses.ini that moses can't handle

2014-03-17 Thread Peter Kleiweg
that way improving on the original alignment, possably in an iterative process. At the moment, I am still strugling with goal 1. -- Peter Kleiweg http://pkleiweg.home.xs4all.nl/ ___ Moses-support mailing list Moses-support@mit.edu http://mailman.mit.edu/mailman/listinfo/moses-support

Re: [Moses-support] train-model.perl creates moses.ini that moses can't handle

2014-03-17 Thread Peter Kleiweg
ranslationModel4 start: 19 end: 22 Exception: bitset::set > > On 17 March 2014 17:21, Peter Kleiweg wrote: > > > > > I run train-model.perl, and it ends with "(9) create moses.ini" > > without any error. > > > > When I try to start moses with &qu

[Moses-support] train-model.perl creates moses.ini that moses can't handle

2014-03-17 Thread Peter Kleiweg
I run train-model.perl, and it ends with "(9) create moses.ini" without any error. When I try to start moses with "moses -f moses.ini" it fails with "Exception: bitset::set" Is this a bug? What do I do? What does it even mean, bitset::set? -- Peter Kleiweg

[Moses-support] Use of uninitialized value $___REORDERING_FACTORS

2014-03-15 Thread Peter Kleiweg
age should only have factors 0, 1 and 2, or I get an error. What factors should there be in the target language? -- Peter Kleiweg http://pkleiweg.home.xs4all.nl/ ___ Moses-support mailing list Moses-support@mit.edu http://mailman.mit.edu/mailman/listinfo/moses-support

Re: [Moses-support] manual: 3.2.1 Train an unfactored model

2014-03-11 Thread Peter Kleiweg
--external-bin-dir /net/aps/64/opt/moses/giza-pp/bin \ > training.out \ 2> training.err & > Regards > > M > > > 2014-03-11 19:25 GMT+01:00 Peter Kleiweg : > > > > > Hi, > > > > >From the manual: http://www.statmt.org/moses

[Moses-support] manual: 3.2.1 Train an unfactored model

2014-03-11 Thread Peter Kleiweg
use `fit'. You have configured 1 factors but the word !|!|. contains factor delimiter | too many times. What is wrong, and how do I fix this? All other examples in section 3.2 work OK. I have moses built with both IRSTLM and SRILM. -- Peter Kleiweg h

Re: [Moses-support] EMS error: you need to define GENERAL:input-sgm

2014-02-28 Thread Peter Kleiweg
t; > -phi > > On Thu, Feb 27, 2014 at 9:51 AM, Peter Kleiweg wrote: > > > > Hi, > > > > I installed Moses, run through the steps in part 2 of the > > manual, and got me a working translator. > > > > Now I try to do the same using the Experiment M

[Moses-support] EMS error: you need to define GENERAL:input-sgm

2014-02-27 Thread Peter Kleiweg
Hi, I installed Moses, run through the steps in part 2 of the manual, and got me a working translator. Now I try to do the same using the Experiment Management System. I copied the configuration file config.toy, fixed some settings, and run script/ems/experiment.perl -config config.data I