Hi,

two comments:

>        lm =/home/amin/mt/work/data/Pr_LM.blm

Be careful with the spaces around the ' = ', there should
be a space before and one after.

> running experiment.pl <http://experiment.pl>, this error happens:
>
>        ERROR: you need to define GENERAL:order

You will also need a line informing Moses about the order of the
language model, e.g.:

order = 5

> is there anyway to load the prepared language model in EMS?

Anything intermediate file or model can be used with EMS,
so this should be straight-forward.

> As I am new to the ems, would you possibly describe me what changes must
> be done in config file?

Please read the tutorial on EMS and read the config file carefully.
http://www.statmt.org/moses/?n=FactoredTraining.EMS

In general, you have to point to the data files, Moses scripts and
binaries. Then, there are many options that you do not have to change
unless you want to try something different.

-phi

_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to