[developers] problems producing xmlrmrs from pet (fwd)
Berthold Crysmann
crysmann at dfki.de
Sun Sep 16 16:07:16 CEST 2007
R. Bergmair wrote:
> Hi everyone!
>
> Has anyone tried PET xmlrmrs output recently?
>
> I'm now using the newest versions of everything:
>
> -- ERG as released in delphin build (2007-08-21)
> -- PET checked out today (svn revision 368)
> -- MRS code from LKB checked out today (2007-09-14)
>
> I run PET as follows:
>
> $DELPHINHOME/pet/bin/cheap -mrs=rmrx $DELPHINHOME/erg/english
>
> What I get is something along the lines of "No MRS" for
> rmrx, rmrs, or mrs output, but it works just fine for
> mrx output.
>
One issue that's often responsible for missing MRS output is ECL's
apparent lack of proper package support:
ppcre/convert.lisp clashes with rmrs/convert.lisp.
You may want to check you have renamed rmrs/convert.lisp to, e.g.,
rmrs/rmrs-convert.lisp and that this change is reflected in mrs.system.
Can we have one of the convert.lisp files renamed in the LKB tree as a
workaround?
Berthold
> Richard
>
>
>
> ---
>
> reading `/local/scratch/rb432/delphin/erg/pet/english.set'...
> including `/local/scratch/rb432/delphin/erg/pet/common.set'...
> `/local/scratch/rb432/delphin/erg/pet/global.set'...
> loading `/local/scratch/rb432/delphin/erg/english.grm' (LinGO
> (Jul-07)) reading ME model
> `/local/scratch/rb432/delphin/erg/jhpstg.mem'... [896925 features]
> read-vpm(): reading file `semi.vpm'.
>
> 73734 types in 5.1 s
> The dog barks.
> (1) `the dog barks.' [0] --- 2 (0.00|0.01s) <7:59> (756.8K) [0.0s]
> derivation[1] (-0.5675):the dog barks.
>
> No MRS
> derivation[2] (-1.729):the dog barks.
>
> No MRS
>
>
More information about the developers
mailing list