You need to add a -weight-i flag to the command line which specifies how much weighting to apply to the arc feature.
e.g.: moses ... -weight-i 0.5 -Chris On Thu, Apr 16, 2009 at 9:58 AM, Nguyen Manh Hung <[email protected]> wrote: > Hi, > > I'm using Moese to decode with lattices format as input. Also I make > lattices file content by hand. When I run moses with follow command > MOSES_HOME/moses-cmd/src/moses -f config_file.ini -inputtype 2 > -input-file input.txt > out.put > These error has come > ---------------------------------- > Creating lexical reordering... > weights: 0.300 0.300 0.300 0.300 0.300 0.300 > Loading table into memory...done. > Created lexical orientation reordering > Start loading > LanguageModel /home/manhhung/smt/confusion/data/lm/lm_news_jan.srilm : > [112.000] seconds > Finished loading LanguageModels : [114.000] seconds > ERROR:You specified 0 input weights (weight-i), but you specified 1 link > parameters (link-param-count)! > ------------------------- > > Could you please explain these errors for me > Thanks, > Manh Hung > > > _______________________________________________ > 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
