Hi I've implemented a sparse feature function in Moses Hiero system but I don't know what are the parameters in moses.ini file for a sparse feature. for the dense version of my feature, I had these lines in my ini file: [features] Aref num-features=4 ... [weight] Aref= 0.2 0.2 0.2 0.2
Now, What should I write for my sparse feature in .ini file? I have removed the weights for Aref and also "num-features" from ini file, but it doesn't work. Regards Arefeh Kazemi
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
