Hi Ken You were right. I was using an older version. Actually, I have been using the version of Moses available on sourceforge and never planned to move to github. I had a working phrase based model, Tree to String Model for English-Urdu Language Pair, until my hard disk crashed. So, with the new hard disk, I just wanted to try the newer version and thanks to you, it worked. I downloaded the latest version of IRSTLM and compiled the system.
It's been around 3 hours since my tuning process started. Now, I am looking forward to give a try to EMS version, Moreover, I also need to configure My Tree to String Model and if possible a factored model. Thank you once again. Mahima On Sun, Aug 5, 2012 at 7:37 AM, Kenneth Heafield <[email protected]>wrote: > Hi, > > moses/src/LM/IRST.cpp:81: error: ‘class lmContainer’ has no member named > ‘CreateLanguageModel’ > moses/src/LM/IRST.cpp:83: error: no matching function for call to > ‘lmContainer::load(std::string&)’ > > The moses/src/LM directory hasn't changed since July 19 and other > people got this to compile. So I'm guessing you have an old IRSTLM > version. Is your IRSTLM version consistent with this warning message? > > !!! You are linking the IRSTLM library; be sure the release is >= > 5.70.02 !!! > > Kenneth > > On 08/04/2012 09:55 PM, Mahima Sharma wrote: > > Hi > > > > I have tried to install new moses decoder on my system. While > > compiling the system everything went well (without an error). But in > > moses/bin folder not binaries are created. I don't know what went > > wrong. I am enclosing the entire compile time messages for your > > reference. I used the following command to compile the system. > > > > ./bjam --with-srilm=/home/mahima/MT/srilm > --with-irstlm=/home/mahima/MT/irstlm > > > > Both the language models have been compiled and are working. > > > > Please let me know of the error. > > > > Thanks > > Mahima > > -- > > Change always comes bearing gifts. > > > > > > > > _______________________________________________ > > Moses-support mailing list > > [email protected] > > http://mailman.mit.edu/mailman/listinfo/moses-support > _______________________________________________ > Moses-support mailing list > [email protected] > http://mailman.mit.edu/mailman/listinfo/moses-support > -- Mahima -- Change always comes bearing gifts.
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
