Hi there: I'm testing the moses following the instructions on the website, but I got the following errors: *Exception: moses/FF/Factory.cpp:386 in void Moses::FeatureRegistry::Construct(const string&, const string&) threw UnknownFeatureException because `i == registry_.end()'.* *Feature name PhraseDictionaryCompact is not registered*
Although I have already compiled moses with cmph, I still recompiled it again with the command: ./bjam --with-cmph=/u/lihongzh/Desktop/Moses/cmph-2.0/ Compiling succeeded, but testing failed. I then tried "./bjam --with-cmph=/u/lihongzh/Desktop/Moses/cmph-2.0/ -a " once again. Compiling succeeded, but testing still failed, with the same above error. I'm so confused now, What should I do to solve the problem? Best, Hongzheng Li
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
