Hi everyone
I've written a feature function for Hierarchical model but I don't know how can I debug moses code. Hieu has explained debugging for phrase based model (Thanks Hieu for the video) but I don't have any Idea about debugging Hiero model. I adjust the debug configuration in Eclipse as follows: c/c++ application: /home/arefeh/mosesdecoderCode/moses-chart-cmd/Main.cpp Arguments: -max-chart-span 25 -f /home/arefeh/moses.ini -feature-add ArefFeature -weight-add 0.1 -i 1 -n-best-list nbest.txt 100 but it fails to run. are these setting correct? I am also confused about how debugging actually works. 1. I run my experiments with EMS. I should specify a moses.ini file foe debugging, is this file should be the ini file in model folder of my working directory? 2. We don't specify any test set for debugging , so in the debug process which sentences actually we expect to be translated? RegardsArefeh
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
