ah thanks. sentence 147 is missing 'cos the hard constraint pruned everything out. I guess the tuning doesn't encounter that very often
On 08/06/2015 13:38, Rico Sennrich wrote: > Hieu Hoang <hieuhoang@...> writes: > >> >> >> Hi All >> Does anyone know why I get this error? # $MOSES_DIR/bin/kbmira > --dense-init run3.dense --sparse-init run3.sparse-weights --ffile > run1.features.dat --ffile run2.features.dat --ffile run3.features.dat > --scfile run1.scores.dat --scfile run2.scores.dat --scfile run3.scores.dat > -o mert.out....Found 401 initial sparse features.......Error: Feature file 2 > ended prematurely > > > Hi Hieu, > > grep FEATURES_TXT_BEGIN run1.features.dat | wc -l > 751 > FEATURES_TXT_BEGIN run2.features.dat | wc -l > 751 > grep FEATURES_TXT_BEGIN run3.features.dat | wc -l > 750 > > is it possible that run3.features.dat got corrupted somehow? Sentence 147 > seems to be missing. > > best wishes, > Rico > > _______________________________________________ > Moses-support mailing list > [email protected] > http://mailman.mit.edu/mailman/listinfo/moses-support -- Hieu Hoang Researcher New York University, Abu Dhabi http://www.hoang.co.uk/hieu _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
