-
@kylepjohnson Iliad and Odyssey texts contains parallel Greek and English documents.
I have scraped the text into text files but for now text is not sentence to sentence aligned.
I actually needed …
-
In LanguageTranslation.java, it seems either forced glossary, monolingual corpus or parallel corpus can be specified.
Yet, it should be allowed to input more than one options during the model training…
-
Hi there,
I'm trying to use the OxLM as a feature in the Moses decoder. I compiled Moses with the `--with-oxlm` option and specified the OxLM feature in the moses config file. The problem comes up w…