Hi,

If you are building a model with target side syntax, you will only need the
annotation on the target side of the parallel corpus.

If you build a model with source side syntax, you will need the annotation
on the source side of the parallel corpus, the tuning set, and the
evaluation set(s).

If you already have the data parsed, you can specify it with:

[CORPUS]
parsed-stem = /file/name/without/extension

[TUNING]
parsed-input = /file/name

[EVALUATION]
parsed-input = /file/name

-phi



On Sun, Sep 15, 2013 at 10:16 AM, karan sharma
<[email protected]>wrote:

> Hey,
>
> I am using syntax based model in EMS.In the config file it is asking for
> path to collins parser.
> I am already giving input in XML format.Is their any way I skip this
> step.Also please mention the file format for LM,development and testing.Do
> I have to give XML input for all steps.
>
> Regards
>
> _______________________________________________
> 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

Reply via email to