[developers] yy mode problem

Zhengbo Zhou zhengbo at u.washington.edu
Fri Nov 17 11:15:28 CET 2006


Hi All,

Do you know when PET using YY mode, which tag set it uses?  Where can I find 
the tag set in ERG?  Since I'm using the Stanford POS tagger, and it's using 
PTB tag set, which should be also in PET parsing on ERG.  But when I looked 
into the detailed files, it seems the the parser doesn't recognize some of 
the tags.

Thanks!

Zhengbo
----- Original Message ----- 
From: "Dan Flickinger" <danf at csli.stanford.edu>
To: "Zhengbo Zhou" <zhengbo at u.washington.edu>
Cc: <bond at ieee.org>; <developers at delph-in.net>; <danf at cypriot.stanford.edu>
Sent: Wednesday, November 15, 2006 9:46 AM
Subject: Re: [developers] yy mode problem


>
> Hi Zhengbo -
>
> For some not yet clear reason, the definition of the generic entry for
> mass_count nouns has disappeared from the file erg/gen-lex.tdl, even
> though it's still expected in the file pet/common.set, as Francis
> observed.  For now, I think you'll have to add the following two lines
> to the end of the file erg/gen-lex.tdl:
>
> generic_mass_count_noun := n_-_mc-unk_le &
>  [ STEM < *top* > ].
>
> Best,
>
> Dan
>
> 




More information about the developers mailing list