If you have parsed data for the source and target, you should change the *-inputtype from 0 (SentenceInput) to 3 (TreeInputType) it's quite difficult to debug this error. Can you make available a small model and test data that replicate this problem?
also, bear in mind tree-to-tree models will have coverage problems so they're unlikely to get competitive bleu scores. * On 25 March 2013 10:47, Guchun Zhang <[email protected]> wrote: > Hi, > > Hope someone can give me some clues for this issue. Basically, tuning dies > in the first run and the error is > > */var/spool/gridengine/execd/ubuntu11/job_scripts/82585: line 9: 23008 > Segmentation fault (core dumped) > /home/guchun/Work/moses/mosesdecoder/bin/moses_chart -w -0.285714 -lm > 0.142857 -tm 0.057143 0.057143 0.057143 0.057143 0.057143 0.285714 -config > /home/guchun/Work/moses/tests/exp-german/model/DE_DE-EN_US/tuning/moses.filtered.ini.1 > -inputtype 0 -n-best-list > /home/guchun/Work/moses/tests/exp-german/model/DE_DE-EN_US/tuning/tmp.1/tmp27625/run1.best100.out.split27625-aa > 100 -input-file input.tc.1.split27625-aa > > /home/guchun/Work/moses/tests/exp-german/model/DE_DE-EN_US/tuning/tmp.1/tmp27625/input.tc.1.split27625-aa.trans > * > > The language pair is DE-EN. I am using Berkeley Parser for both languages. > The Moses version is about 6 months old. If I omit *n-best-list* and * > inputtype*, the decoder runs OK. But since *n-best-list* is essential to > tuning, what can I do to solve this issue? > > Many thanks, > Guchun > > _______________________________________________ > Moses-support mailing list > [email protected] > http://mailman.mit.edu/mailman/listinfo/moses-support > > -- Hieu Hoang Research Associate University of Edinburgh http://www.hoang.co.uk/hieu
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
