Hi, Moses currently does not support factored language models, only "language models" on specific factors. The difference between the two methods are: * factored language models predict words, but back off to histories of different factors * language models on factors predict the same factors as are used in the history.
If you are interested in integrating factored language models in Moses, which should not be too hard, this would be very much appreciated. Let me know, if you have questions. -phi On Feb 4, 2008 4:31 AM, Peerachet Porkaew <[EMAIL PROTECTED]> wrote: > Dear experts, > > As I saw in moses configuration file, we can use factored LM right ? > So, Could anyone give me some example on how to get factored LM ? > I saw a toolkit from SRILM called fngram-count. I don't know if > the output trained from fngram-count is acceptable for Moses. > > I think using the fngram-count script require a lot of background knowledge. > So, I would like to know that I am going in the right way. > > Thanks > Chez > > > > > _______________________________________________ > 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
