I've been toying around again with ems. I know this should be easy, but for some reason I'm really having trouble getting the toy config changed to successfully run with a hiero model.
I started out with scripts/ems/example/config.toy, and attempted to apply the changes described here: http://www.statmt.org/moses/?n=FactoredTraining.EMS#ntoc7. The resulting setup runs, but dies at the final REPORTING stage. I looked through the output for various steps, and it appears that the EVALUATION:decode step is dying with error message "Feature function TranslationModel1 specified 1 dense scores or weights. Actually has 0." As a result, the decoder failed to translate the requested sentences. I'm not an expert on ems, but I would have expected EMS to die at the EVALUATION:decode if that's where the first critical error occurs. That aside, I'd appreciate any thoughts on why ems might be dying. I'd like to try running some hiero experiments with ems. FWIW, running the config.toy phrase-based model works fine. Thanks, Lane _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
