[Moses-support] Feature score deltas in the chart decoder

2015-01-07 Thread Matthias Huck
Hi, I've just pushed a commit to Moses that brings about a slight change wrt. the way the chart decoder deals with feature scores. The chart decoder now stores deltas of individual feature scores instead of constantly summing everything up. This behaviour is similar to what we have been doing in

Re: [Moses-support] NoDaLiDa 2015: Final Call for papers

2015-01-07 Thread Beáta Megyesi
[with apologies for cross-posting] DEADLINE EXTENSION FOR SUBMISSIONS TO THE MAIN CONFERENCE New and Final Closing Date: Monday, JANUARY 26, 2015, 23:59 CET 20th Nordic Conference on Computational Linguistics (NoDaLiDa) Monday, May 11, to Wednesday, May 13, 2015 Ins

Re: [Moses-support] ConstrainedDecoding error

2015-01-07 Thread Barry Haddow
Hi Federico Have a look at the Load() method in moses/FF/ConstrainedDecoding.cpp. It seems that each line of the reference file should either contain a reference, or a sentence id and reference (tab separated). If there are blank lines are more than one tab, it will crash. If you can't see wha

[Moses-support] using LRscore instead of BLUE

2015-01-07 Thread Arefeh Kazemi
Hi I want to use mert with LRscore instead of blue (to tune a reordering model). Is there any straightforward way to do that? Is it integrated into moses or not?I found this topic in the archive but I couldn't find the code.  RegardsArefeh ___ Moses-sup

Re: [Moses-support] ConstrainedDecoding error

2015-01-07 Thread f.fancellu
I specified the full path to the reference file but I am still getting the same error. Is there any particular format/encoding that the reference file should be in? *Federico Fancellu* *Research Assistant @ CNGL* *Trinity College, Dublin* *ffance...@cngl.ie * 2014-12-24 18:03 GMT+00:00 Hieu Hoang

Re: [Moses-support] Trouble building Moses

2015-01-07 Thread Matt Munson
It looks like I have two different versions installed. 1_49 in /usr/include and 1_57 in /usr/local/include. How can I make sure that it uses the more recent version? I tried ./bjam --with-boost=/usr/local/include/boost/ but it still gives me the same multiple failures and the build fails at