Hi, First I want to thank you for making Moses available.
I'm working on a Transliteration project. The input is a word in one language and the output is the same word in English (not translated). I made a Language Model from 2 files - one in Hebrew and one in English - each line in the file contains only one word separated by spaces so Moses treats each letter as a word. The Transliteration works fine in Moses with my Lanuage Model (after Tuning). But now I want to combine another LM to make it work better, I heard that I need to take 1-gram file (I already have the google 1-gram file) only with the target language (English) , but I don't know how can I add this to my project. Where do I need to put this 1-gram file in the proccess of making the LM? Thank you, Guy.
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
