You can compile Moses with IRSTLM, that is also LGPL. However, you will still need to train LMs with some tool: - SRILM produces LM files that can be processed with IRSTLM - IRSTLM permits to train huge LM but with simple smoothing methods - any other LM tool that produces files in ARPA format (see SRILM docs)
Best, -- Marcello ________________________________________ Da: [EMAIL PROTECTED] [EMAIL PROTECTED] per conto di sushil ronghe [EMAIL PROTECTED] Inviato: martedì 1 aprile 2008 21.29 A: [email protected] Oggetto: [Moses-support] using moses in proprietary software Dear all, Moses is licensed under LGPL which means that i can use it in my proprietary software. but to compile moses we need srilm to be installed {i observed moses use these files from srilm library n_gram.h , lmtable.h , lmmacro.h etc} or in other word moses use some of the function from a library that has a "Open Source Community" license which says to use it for profitable purpose one needs to take permission from author. so if i am using moses in my proprietary software do i need to take a permission form srilm author? If so is there any way to compile moses without srilm Please help? ------------------------------- -- _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
